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.
  2. By default Eclipse will be launched with Java EE perspective.
  3. Select Help->Software Updates.. from the menu.

    Image Modified

  4. On the next screen select Add... to add repositories.
    Image Removed Image Added

  5. Copy and paste the following site to the Add Repository window and Select Ok.


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

  6. Expand http://apache.org/dist/geronimo/eclipse/updates/ and select Geronimo v2.1 Server Adapter v2.1.7. Select OK.



  7. Wait a few seconds while Eclipse resolves dependencies. Once done, the Install window will pop up. Select Next

  8. Accept the license and Select Finish.



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



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

...