Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to add GlassFish Server to Eclipse Oxygen?

I am using Eclipse Oxygen for Java EE. I have installed the Java EE 7 Web Profile SDK Update 3, that includes GlassFish Open Source Edition Web Profile 4.1.2.

When I do File >> New >> Server, the GlassFish does not appear on the server type list. I already have seen this answer to this question, but it didn't help me because in Eclipse Oxygen I don't know where is the option to download additional server adapters.

How can I add GlassFish to Eclipse Oxygen?

like image 517
Adarlan Teixeira Avatar asked Aug 11 '17 18:08

Adarlan Teixeira


People also ask

Does Eclipse support GlassFish 6?

Glassfish 6 are not supported in eclipse (Eclipse support for Glassfish 6) Save this question.


1 Answers

I solved this problem by just installing GlassFish Tools through Marketplace.

What you have to do is drag the Install button in this link GlassFish Tools and drop in your workspace, it may take a few minutes but after reboot your eclipse you will be able to add a GlassFish server

like image 181
Vanderson Alves Avatar answered Sep 22 '22 10:09

Vanderson Alves