MartinBalin opened a new issue, #7482: URL: https://github.com/apache/netbeans/issues/7482
### Description in VSNetBeans we need to provide project JDK, separate from VSNetBeans runtime jdk. Currently when `netbeans.jdkhome` is set it is set also for Project JDK. It will be very beneficial to allow VSNetBeans to run on one JDK and set JDK for project to different one. E.g. VSNetBeans will run on JDK21 and project can still be with JDK8. It will also prevent restarts of VSNetBeans when JDK changes. ### Use case/motivation _No response_ ### Related issues _No response_ ### Are you willing to submit a pull request? No -- 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
