2

I downloaded the JDK 7 and I Installed it, even if I go to Tools/java platforms it is in there

enter image description here

but when I want to create a new app, in the secction of Server and Settings in "Java EE Version" I only have Java EE 5 available to set.

enter image description here

What can I do to be able to set Java EE7 as a version?

1
  • Just install a new Java SDK Commented Sep 30, 2015 at 20:09

2 Answers 2

2

The versions of Java EE available depend on the version of the server. Tomcat6 only supports Java EE 5. To use Java EE 7, either select a different server in the drop down list if one is already installed or click the Add ... button next to the server to add one that supports Java EE 7. Glassfish is probably the easiest option , it supports Java EE 7 and can be downloaded and installed from that dialog.

Sign up to request clarification or add additional context in comments.

Comments

0

The easiest way to upgrade Netbeans 8.0 which support Java EE 7.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.