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

Add capability to list all vm installs and update project jdk #2977

Merged
merged 2 commits into from
Nov 29, 2023

Conversation

jdneo
Copy link
Contributor

@jdneo jdneo commented Nov 24, 2023

Two delegate command is added:

java.vm.getAllInstalls - Get all vm installs.
java.project.updateJdk - Update the given project's jdk.

They will be used by the configure classpath webview at client side.

related with microsoft/vscode-java-pack#1263

Copy link
Contributor

@rgrunber rgrunber left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks fine to me. Feel free to merge when ready. I would just fix #2977 (comment) .

Signed-off-by: Sheng Chen <[email protected]>
@jdneo jdneo merged commit 816d9ca into eclipse-jdtls:master Nov 29, 2023
7 checks passed
@jdneo jdneo added this to the End November 2023 milestone Nov 29, 2023
@jdneo jdneo deleted the cs/vm-management branch November 29, 2023 05:12
@jdneo jdneo mentioned this pull request Nov 29, 2023
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