netbeans icon indicating copy to clipboard operation
netbeans copied to clipboard

[VSCode extension] Add a folder-level setting to specify a custom JDK for running Maven

Open anthonyvdotbe opened this issue 3 years ago • 0 comments

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

anthonyvdotbe avatar Aug 08 '22 17:08 anthonyvdotbe