This is my first day with Java EE, and I would like to understand:
How can I create a Java EE 7 project? and where can I check which version of Java EE I actually use?
I downloaded the latest version of Eclipse for Java EE (Neon) developers, and now I'm trying to understand how all of these parts fit together.
I finished downloading the Java Platform, Enterprise Edition 7 Web Profile SDK Update 3 , as well as the shell file for installing the Java Platform Update, Enterprise Edition 7 SDK 3 .
I know there are many instructions, but I would just like to set up an Eclipse environment.
Happy for any help or resource!
source share