Re: Versions of Java

2019-07-19 Thread Richard Grin
Thanks Neil. I wanted to test the beta 4 version before the issue of the final version but it seems I should have to study Maven deeper. Just for information, everything, including Payara, seems to work well with JDK 11 (it was not the case before). Richard Le 19/07/2019 à 12:45, Neil C

Re: Versions of Java

2019-07-19 Thread Neil C Smith
On Fri, 19 Jul 2019 at 11:03, Richard Grin wrote: > > NetBeans is running with Java 10.0.1 (certainly the reason of > "Defaults") but the entry "Java Dependencies" is under the project and I > changed the version of Java for the project to Java 11. > > Perhaps a right click on the projects >

Re: Versions of Java

2019-07-19 Thread Richard Grin
NetBeans is running with Java 10.0.1 (certainly the reason of "Defaults") but the entry "Java Dependencies" is under the project and I changed the version of Java for the project to Java 11. Perhaps a right click on the projects > Properties does not change anything when the project is built

Re: Versions of Java

2019-07-19 Thread Neil C Smith
On Fri, 19 Jul 2019 at 10:31, Richard Grin wrote: > Why "JDK 10 (Default)" under the entry "Java Dependencies" in the Projects > tab? The (Default) sounds like you're running on a Java 10 JDK? Best wishes, Neil - To

Versions of Java

2019-07-19 Thread Richard Grin
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