oyarzun opened a new pull request #497:
URL: https://github.com/apache/netbeans-website/pull/497


   Apache NetBeans will not start on macOS Big Sur.
   
   The issue is in the nbexec script.
   
   `/usr/libexec/java_home` changed in Big Sur and fails to find the JDK when 
the `--failfast` parameter is used with the `+` sign in the `-v 1.8.0+` 
parameter. 
   
   The easiest workaround is to manually set `netbeans_jdkhome` in 
`netbeans.conf`
   
   https://stackoverflow.com/questions/tagged/netbeans+macos-big-sur
   
   https://dev.to/pablohs1986/macos-users-java-problems-in-big-sur-help-7pa
   
   


----------------------------------------------------------------
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.

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

Reply via email to