How to add glassfish tools to eclipse oxygen 3a

后端 未结 2 1412
后悔当初
后悔当初 2021-02-05 13:39

I downloaded Eclipse Oxygen but i don\'t get glassfish tools installed in this IDE.

It\'s a Oxygen 3A 64 bit running on a JDK 8 Update 172.

When i try to install

相关标签:
2条回答
  • 2021-02-05 14:20

    I found the Solution on the Oracle Website.

    There's a Oracle Enterprise Pack for Eclipse: http://www.oracle.com/technetwork/developer-tools/eclipse/downloads/index.html

    On this Site there's also the Link to the repository: http://download.oracle.com/otn_software/oepe/12.2.1.8/oxygen/repository/

    In the Eclipse IDE paste this Link in the Work with:-Textfield under Help->Install new Software...

    GlassFish Tools are contained in the Oracle Jave EE Tools under Tools.

    0 讨论(0)
  • 2021-02-05 14:23

    You need to install Sapphire 9.1.1 before installing the GlassFish Tools.

    To install:

    1. Open Eclipse
    2. Click on Help option
    3. Click Install New Software
    4. Work with: https://download.eclipse.org/sapphire/9.1.1/repository/
    5. Hit Enter on your keyboard
    6. Select Sapphire
    7. Install
    8. Eclipse should restart after completing the installation process.

    Then follow the same steps to install GlassFish but for step 4 use the following link for GlassFish to Work with https://download.eclipse.org/glassfish-tools/1.0.1/repository/

    Reference: https://projects.eclipse.org/projects/webtools.glassfish-tools/downloads

    0 讨论(0)
提交回复
热议问题