NetBeans 12.x - Setting default value for "Track Java Dependencies"

2020-11-17 Thread Humphrey Clerx
Hello, If I go to the Project Properties "Build->Compiling" and modify the setting for "Track Java Dependencies", this will put this setting in the nbproject/private/private.properties file. How can I make it such that this value is added to the project.properties file and/or set globally for all

Apache NetBeans 12.2 available for voting

2020-11-17 Thread Geertjan Wielenga
Hi all, Is 12.2 ready for release? Go here, get it, try it, and vote: https://lists.apache.org/thread.html/r2297800bf9d9310f220be64fe1362a08f6c055124397d75ebd82ef4d%40%3Cdev.netbeans.apache.org%3E Your vote counts, join the dev mailing list to cast your vote for or against, What's new and rele

NetBeans 12.x - Cannot use JDK 1.8 as Platform

2020-11-17 Thread Humphrey Clerx
Hello, I'm using NetBeans 12.2rc1 with AdoptOpenJDK 11.0.9+11. My projects still need Java 8 so I've added a Java Platform JDK 1.8 that points to an installed AdoptOpenJDK 8.0.272.10. I've set my projects to use the JDK 1.8 platform. My project.properties for each of them have the following entri