I have a new installation of the Eclipse IDE for Java EE developers - for WIndows 64bit - Version: Neon.2 Release (4.6.2)
I downloaded the latest versions of GlassFish server 4.1.1 - both Full and Web Profie
I set the latest GlassFish rates using the Eclipse Marketplace:
https://marketplace.eclipse.org/content/glassfish-tools
Now I'm trying to add GlassFish Server to Eclipse using the latest JDK 8, but it complains that Java 6 or 7 is required:
Ok, then I try to use the latest JDK 7 instead of 8, but this time he complains that this is an invalid GlassFish installation.
How can I add a GlassFish server to Eclipse, what am I doing wrong?
source share