Where to download GlassFish plugins for Eclipse 3.6 (Helios) -
would please me download glassfish plugins eclipse 3.6 (helios).
i tried 'https://ajax.dev.java.net/eclipse' url in new software install in eclipse, doesn't work , show me 'cannot complete install because 1 or more required items not found.' error
regards
as of january 2011 easiest way install through eclipse marketplace.
- select "eclipse marketplace..." (found in menu under windows).
- choose "eclipse marketplace" catalog
- on search pane enter "glassfish" in "find" textbox.
- locate "glassfish tools bundle eclipse" (not older plugin), , click "install" button.
the rest normal plugin installation.
the distribution being changed. there new update site. full details in official announcement: http://blogs.oracle.com/theaquarium/entry/eclipse_3_6_helios_glassfish
while earlier versions of eclipse developers had choice of using glassfish tools bundle eclipse (an all-in-one bundle) or adding glassfish plugin using pre-wired software site, it's tiny bit more complicated time being 3.6/helios release.
you'll need to:
- add
http://download.java.net/glassfish/eclipse/helios
new software site (preferences>install/update>available software site
) ,- install plugin (
help>install new plugin
) while making sure "group items category" unchecked.real feature should on eclipse marketplace (check out) , in longer term, glassfish plugin being moved oracle enterprise pack eclipse (oepe).
finally, note no matter how plugin, it'll come full java ee (5 & 6) javadocs.
feedback , bug reports should go glassfishplugins.dev.java.net.
from mailing list, more confirmation:
well, first of all, previous update site used host our plugin maintained eclipse 3.5 version. not work eclipse 3.6.
our glassfish plugin binary being moved oracle enterprise pack eclipse oepe. update site live in few days...
meanwhile, can register update site promoted builds of glassfish server adapter eclipse 3.6:
http://download.java.net/glassfish/eclipse/helios
make sure after register update site eclipse 3.6, click on check box called "group items category" see plugins.
offer 3 plugins:
- 1 glassfish servers (2.x, 3.0, 3.0.1 , nightly 3.1)
- 1 java ee 5 javadoc (available in java editor code completion , menu)
- 1 java ee 6 javadoc (available in java editor code completion , menu).
so can either wait official release of oracle oepe (you can track @ http://marketplace.eclipse.org/content/oracle-enterprise-pack-eclipse ), or use our developer/early access update site.
Comments
Post a Comment