netbeans
netbeans copied to clipboard
[VSCode extension] Add a folder-level setting to specify a custom JDK for running Maven
Description
Currently, all Maven invocations use the netbeans.jdkhome JDK. However, I'd like a folder-level setting to be able to specify a custom JDK for running Maven.
Previous issue: https://issues.apache.org/jira/browse/NETBEANS-5408
Use case/motivation
- be able to run the language server with the latest JDK, while using specific JDKs to build specific projects
Related issues
#4482
Are you willing to submit a pull request?
No
Code of Conduct
Yes