Hi,

NetBeans 11.1 beta 4.

Web project with Payara 5.192.

I have put Java 11 for all the properties of the project, with a right clic on 
the project and the choice "Properties" (Sources and Build > Compile).

Why "JDK 10 (Default)" under the entry "Java Dependencies" in the Projects tab?

And in pom.xml there is

<maven.compiler.source>1.8</maven.compiler.source>
<maven.compiler.target>1.8</maven.compiler.target>

No links between the content of pom.xml and the properties of the project?

I am not used to Maven...

Thanks for your help.

Richard

Reply via email to