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

Changing jdk runtime with local jdk doesn't work well #1396

Open
yuyully opened this issue Nov 28, 2024 · 1 comment
Open

Changing jdk runtime with local jdk doesn't work well #1396

yuyully opened this issue Nov 28, 2024 · 1 comment

Comments

@yuyully
Copy link

yuyully commented Nov 28, 2024

Environment:

  • VS Code Version: 1.95.3
  • Extension Version: v0.29.0
  • JDK Type & Version: jdk-23
  • OS Type & Version: Linux

Step to Reproduce:

  1. Open a java project
  2. Open project settings > JDK Runtime > Find a local JDK > Select a jdk folder in your local machine and then OK

Expected Behavior:
After select the local sdk, JDK option in vscode should be the one I just selected. And button 'Apply Settings' is able to click which means the change is not applied before I click it manually.

Actual Behavior:
After select the local sdk, JDK option in vscode automatically changes to 17 but not the one I just selected. After I change jdk to the one I added, button 'Apply Settings' is unable to click which means the change has already been applied.
Image

Related Issues:

@SERE026
Copy link

SERE026 commented Dec 1, 2024

我遇到了这个页面是空白的,不知道为什么?

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

No branches or pull requests

2 participants