You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Related Issues:
The text was updated successfully, but these errors were encountered:
Environment:
Step to Reproduce:
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.Related Issues:
The text was updated successfully, but these errors were encountered: