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->Install New Software... from the menu.



  4. On the next screen select Add... to add repositories.


  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/
    


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



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

    Image Added

  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. During the installation, a Selection Needed window will pop up. Click the box of the certification that you trust and select OK to continue the installation



  11. Once GEP is installed you will be prompted to restart. Select Restart Now.

...