mbien commented on issue #8336: URL: https://github.com/apache/netbeans/issues/8336#issuecomment-2789632704
https://github.com/apache/netbeans/pull/8408 will let the windows launcher handle `PATH` / `JAVA_HOME` env vars better. So depending how you install the JDK, it should be picked up in future. Example: temurin installer will register the JDK in `PATH` by default (unless you change install settings). NB will not scan your drive to try to find JDKs though, it takes that information from the program arguments, config file, environment variables or windows registry (in roughly that order). -- 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-unsubscr...@netbeans.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@netbeans.apache.org For additional commands, e-mail: notifications-h...@netbeans.apache.org For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists