I'm working with java7
but now I have other Maven web
projects that were built for the java8
platform, I'm using Netbeans
8.0.2. Before when I created only the java web project (not Maven), I have 2 JDK
s, 7 and 8 properly installed, I could click with the mouse button on the project to go on properties and choose the platform for the project normally. When I try to do the same with a Maven web
project I can not.