matthiasblaesing commented on issue #7260: URL: https://github.com/apache/netbeans/issues/7260#issuecomment-2065066748
This is not reproducible in current build:  Please check with the nightly build available here: https://ci-builds.apache.org/job/Netbeans/job/netbeans-linux/lastSuccessfulBuild/artifact/nbbuild/ Please note: 1. The ZIP in the referenced folder holds the ZIP Distribution of NetBeans. Expand it and you find a `netbeans` folder with the full installation. 2. You need at least JDK 17 to run NetBeans 22 (on my main machine and @work I'm on Amazon Corretto 21) 3. If the JDK can't be automatically found, uncomment the line with the variable `netbeans_jdkhome` in the file `netbeans/etc/netbeans.conf` and set the a path to the JDK there. On my windows test system for example it currently reads (with Amazon Corretto 17):  -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
