You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@netbeans.apache.org by GitBox <gi...@apache.org> on 2022/03/26 20:39:39 UTC

[GitHub] [netbeans] mbien commented on issue #3870: Cannot install apache netbeans on MacBook Pro

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: notifications-unsubscribe@netbeans.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists