Versions Compared

Key

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

...

  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 Help->Software Updates.. from the menu.
    Image Removed

    Image Added


  3. On the next screen select Available Software tab. Select Add Site.
    Image Removed
    Image Added


  4. Copy and paste the following site to Add Site window and Select Ok OK.


    Code Block
    html
    html
    http://apache.org/dist/geronimo/eclipse/updates/
    



  5. Expand http://apache.org/dist/geronimo/eclipse/updates/ and Select Geronimo v2.1 2 Server Adapter v2.12. 3.





  6. Once done you have to wait a few seconds while Eclipse resolves dependencies.





  7. Once done, the Install window will pop up. Select Next.





  8. Accept the license and Select Finish.





  9. Installation will start and will take time few minutes. A progress window will display the jars being installed.





  10. Once GEP is installed you will be prompted to restart. Select yes Yes.

Manual Installation

Using updatesite.zip

  1. Download the package geronimo-eclipse-plugin-2.1.32-updatesite.zip from http://apache.org/dist/geronimo/eclipse/2.1.32/.
  2. Once done, unzip the package to a directory on your machine.
  3. Follow the instructions in #Installing GEP using Eclipse update manager section. When adding a an update site in step 5, choose Local, and navigate to the directory where you unzipped the updatesite.zip package in the previous step.

...

  1. Download the package geronimo-eclipse-plugin-2.1.32-deployable.zip from http://apache.org/dist/geronimo/eclipse/2.1.32/.
  2. Once done, unzip the package to your eclipse installation directory. For Ganymede, unzip to the eclipse/dropins directory. You may get a prompt regarding file replacement. Select All.
  3. Restart eclipse with the -clean option.

...

  1. Select Help->About Eclipse Platform.
    Image Removed

    Image Added


  2. You can see a G icon in the About Eclipse Platform. This confirms the successful installation of GEP. Click the icon.
    Image Removed

    Image Added


  3. On the next screen you can view details- License, Plug-in-Details and set the Columns of the table being displayed.
    Image Removed
    Image Added

Uninstalling GEP

GEP may be uninstalled in a similar manner in which it was installed.

...