3

I have Eclipse Java EE IDE for Web Developers, version: Oxygen Release (4.7.0) and 'Download additional server adapters' link missing from 'Define a New Server' wizard. I'd like to use Glassfish, but it's not in the server type list. How can I add a ServerType to eclipse?

Lilla Tóth
  • 33
  • 1
  • 5

1 Answers1

4

Click on Help -> Eclipse Marketplace

Search for "glassfish" and install the "Glassfish Tools", restart Eclipse and then you can add your Glassfish server.

More details/alternative solution:

How to add glassfish tools to eclipse oxygen 3a

unwichtich
  • 13,712
  • 4
  • 53
  • 66