mbien commented on issue #3870: URL: https://github.com/apache/netbeans/issues/3870#issuecomment-1079770983
SDKMAN most likely doesn't install the JDK as "runtime", discoverable by other applications (JREs technically don't exist anymore anyway). - You could try to start the installer from a shell but put the JDK into the path first. - Or you can download the platform independent zip distribution of NetBeans and edit `netbeans_jdkhome` in etc/netbeans.conf. - Or you could install a JDK outside of SDKMAN I am not a mac user so this is just a guess. -- 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
