-
Notifications
You must be signed in to change notification settings - Fork 408
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Provide preference mapping for Java Execution Environments -> Runtimes #1307
Comments
@fbricon Could we define the java.configuration.runtime property as
|
ok, if it makes things easier |
This was referenced Dec 19, 2019
Final syntax looks like :
Runtime name must be one of: List will be updated with each supported release of the JDK |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
We need a set of preferences so that you can define multiple Java runtimes, that can be different from the runtime used to launch jdt.ls.
eg.
The keys would map 1:1 to the JDT Execution Environments.
The text was updated successfully, but these errors were encountered: