vscode: Invalid runtime for JavaSE-9: The path (D:\PROJECT\Anaconda3\envs\java-learn\Library) does not point to a JDK. #3752
Unanswered
sagaciousGenius
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
i want to learn java quickly by notebook, but notebook do not support java 8 that i've been installed. so i install openjdk 9 in the conda enviroment, after installed, activate enviroment by anaconda's
Open Terminal
, the screen shows:type
code .
to launch the vscode. when i try to wrote some java codes in vscode, it notify me somthing wrong in the bottom-right hand corner:this directory content:
java8 coding never notify this error message. Installed and used java extension:
Is this a bug? do anyone encountered? has anyone fixed it?
Beta Was this translation helpful? Give feedback.
All reactions