thorsten-l opened a new issue, #8778: URL: https://github.com/apache/netbeans/issues/8778
### Apache NetBeans version Apache NetBeans 27 ### What happened It seems that the standard Launcher for macOS does not recognize the etc/netbeans.conf, netbeans_jdkhome=... settings anymore. If i start NB via Terminal "/Applications/Apache\ NetBeans.app/Contents/Resources/netbeans/bin/netbeans" everything works as expected. With the provided installed Launcher the default JDK ist allways the JDK24 installed at "/Applications/Apache NetBeans.app/Contents/Home". ### Language / Project Type / NetBeans Component _No response_ ### How to reproduce 1. Install a different JDK in my case BellSoft Liberica. 2. Set etc/netbeans.conf, netbeans_jdkhome=<different java home> 3. Start the installed Laucher then ckeck "Menu: Tools->Java Platforms". 4. Default Platform is "/Applications/Apache NetBeans.app/Contents/Home" 5. Open Terminal 6. Start "/Applications/Apache\ NetBeans.app/Contents/Resources/netbeans/bin/netbeans" 7. Ckeck "Menu: Tools->Java Platforms". 8. Default Platform is "/Library/Java/JavaVirtualMachines/liberica-jdk-21.jdk/Contents/Home" ### Did this work correctly in an earlier version? Apache NetBeans 25 ### Operating System macOS 15.6.1 ### JDK BellSoft Liberica JDK21 LTS ### Apache NetBeans packaging FoAN provided installer ### Anything else _No response_ ### Are you willing to submit a pull request? No -- 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
