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?
Asked
Active
Viewed 4,656 times
3
-
So your question is `How can I add a ServerType to eclipse?` ? – RealCheeseLord Sep 01 '17 at 08:08
-
Yes, I'm sorry, the question was missing :D – Lilla Tóth Sep 01 '17 at 08:12
-
2So what to do to make "Download additional server adapters" link visible? – user435421 Apr 05 '18 at 11:48
1 Answers
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:

unwichtich
- 13,712
- 4
- 53
- 66
-
Glassfish Tools only supports older versions of GlassFish 4 and 3. Not 5 which is the current release. There should be a way to manually add GlassFish 5 but I do not yet know how to do it. – JesseBoyd Oct 29 '17 at 17:43
-
-
I get "The following solutions are not available: GlassFish Tools". Any help ? – mcfly soft Jan 10 '19 at 08:18
-