TOTD #97: GlassFish Plugin with Eclipse 3.5
Posted by arungupta on August 21, 2009 at 4:21 PM EDT
A new version of GlassFish Tools Bundle for Eclipse (ver 1.1) was recently released. The build contains
- Eclipse 3.4.2 IDE with WTP Java EE support
- GlassFish v2.1 pre-registered and configured
- GlassFish v3 Prelude pre-registered and configured
- JavaDB sample database pre-registered and configured
- GlassFish Plugin (1.0.29)
- MySQL JDBC driver registered to the IDE
- Maven m2 plugins
- JAX-WS Metro plugin
- GlassFish documentation
- And optionally, a JDK 1.6.
- In "Help", "Install New Software", click on "Available
Software Sites":

- Search for "ajax" to see the output as:

- Click on "Enabled" button to enable the site and see the
change as below:

click on "OK". - Expand the drop-down list box and chose the recently added
"update site" as shown below:

and it shows all the software available from that site as:

- Take the defaults, click on "Next" and it shows the
GlassFish plugin version number as shown below:

- Click on "Next", accept the license by clicking
on "I accept ..." and click on "Finish" to start the
installation.

The IDE restarts after the installation is complete. - Now a new server can be added using "Servers" tab and it
shows GlassFish as an option as shown below:

Please leave suggestions on other TOTD that you'd like to see. A complete archive of all the tips is available here.
Technorati: totd glassfish eclipse galileo
Blog Links >>
- Login or register to post comments
- Printer-friendly version
- arungupta's blog
- 3081 reads






Comments
Existing sun glassfish enterprise server installation ?
by edwindhondt - 2010-02-03 11:04
I have already Eclipse 3.5 and SGES 9.1_02 patch14 installed. Can I reuse this existing SGES installation when using the Glassfish plugin ? That is, does installing the plugin as per your procedure, imply that not only a plugin is installed but also a separate glassfish installation and that the plugin only works with that particular installation ? How can I integrate my existing SGES installation which is of a specific version and patch with Eclipse ? PS. I'm currently also not interested in GlassFish V3. Reason: I want to use a specific version of SGES so I have control over which version I'm testing things on. This is also the version that most closely resembles the version that is installed in our production environment. Thanks EDH"ajax" not in "Available Software Sites"
by sanjay_dasgupta - 2009-08-25 21:22
My list of sites under "Available Software Sites" did not have any ajax links to start with, so I had to click the "Add" button and explicitly add "https://ajax.dev.java.net/eclipse". The rest seems to work fine.