rajcspsg commented on issue #3870: URL: https://github.com/apache/netbeans/issues/3870#issuecomment-1665905374
@smithtonson Thanks it helped I'm able to successfully install using the below command. But is works with sdkman zulu only though ```bash sudo ln -s ~/.sdkman/candidates/java/20.0.2.fx-zulu/zulu-20.jdk /Library/Java/JavaVirtualMachines sudo installer -package /Volumes/Apache\ NetBeans\ 18/Apache\ NetBeans\ 18.pkg -target / ``` -- 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
