netbeans icon indicating copy to clipboard operation
netbeans copied to clipboard

Implement Project JDK property/handling for VSNetBeans

Open MartinBalin opened this issue 1 year ago • 0 comments

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

MartinBalin avatar Jun 14 '24 07:06 MartinBalin