Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Wiki Markup
{scrollbar}
We will be using Eclipse Ganymede and Sun JDK 6.0+ for the illustration. Geronimo Eclipse Plugin (GEP) can be installed using the following options:

...

Excerpt

This page describes how to install the current release of the GEP (GEP 2.2).

For information about installing previous releases, see this page.

Children Display
sorttitle
reversetrue

...

Tip

Note that with v2.2, the v2.2 Geronimo server adapter feature provides server adapters for the v1.1.x, v2.0.x, v2.1.x and v2.2 Geronino servers. The reason for supporting v1.1.x server is to make v1.1.x server adapter compatible with latest version of eclipse. But since Geronimo 1.1 did not officially support JDK 6, it's not recommended to use v1.1.x server adapter with JDK 6.See the requirement in GERONIMODEVTOOLS-578 .

Prerequisites
Anchor
Prereqs
Prereqs

...

  1. Once you have all the #Prerequisites installed, launch Eclipse from <ECLIPSE_HOME>/eclipse.By default Eclipse will be launched with Java EE perspective.
  2. Select the Servers tab as shown in the figure and select New->Server.





  3. On the next screen select Download Additional Server Adapters.





  4. Select Geronimo V2.2 Server Adapter and select Next.





  5. Accept the license agreement and select Finish.





  6. Next screen will ask for confirmation. Select OK. Once done Geronimo V2.2 server adapter will be downloaded and installed.





  7. Once the adapter is installed you will be prompted to restart the server. Select Yes.




Tip

From version 3.4, Eclipse adopted a new update manager called P2. The update manager can't uninstall plug-ins that isn't installed by P2. As a result, with this method, GEP can't be uninstalled by eclipse update manager in eclipse 3.4. See Bug245469 for details.

Installing GEP using Eclipse update manager

...