Skip to content
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

Allow setting JDK path via a java.home JSON setting. #234

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

brown
Copy link
Contributor

@brown brown commented Jan 21, 2023

Currently, the language server always infers the location of the JDK, either from JAVA_HOME or by searching in various directories that depend on the operating system.

This pull request adds the ability to set the JDK location explicitly via JSON.

@brown brown force-pushed the allow-setting-java-home branch 2 times, most recently from e803ded to 7f92e45 Compare January 21, 2023 22:36
@georgewfraser
Copy link
Owner

Can you add a test @brown ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants