Re: [java] Can NB 8.2 and NB 9 Coexist

2018-05-30 Thread Eduard
They can. However, there is a compatibility issue with the ant build system: When NB 9 opens a project created with 8.2 it modifies the buildImpl.xml file to add support for Java 9 modules. Subsequently opening the project in 8.2 and then building it will fail, with a complaint about some miss

Re: [java] Can NB 8.2 and NB 9 Coexist

2018-05-24 Thread Josh Juneau
Hi Bob, Yes, you can install both NetBeans 9 and NetBeans 8.2 on the same machine. Furthermore, you can install the NetBeans 8.2 plugins (some of them work) on NetBeans 9 and develop Java EE apps. I am doing this today with the incubator release. Hope this helps. Josh Juneau juneau...@gma

[java] Can NB 8.2 and NB 9 Coexist

2018-05-24 Thread Bob Scott
Hello, Can Netbeans 8.2 and Netbeans 9 coexist on the same machine? I wanted to install JEE on the 8.2 installation. Thanks. Sent from Mail for Windows 10