matthiasblaesing commented on issue #8236: URL: https://github.com/apache/netbeans/issues/8236#issuecomment-4103712846
The "Code editor" is never powered by the runtime JDK for that functionality a "current" version of the javac is combined with NetBeans. For the "run from IDE" function you can "register" JDKs via "Tools -> Java Platforms" and in the projects properties you can choose the JDK to use. -- 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
