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
It is defined two requirements to make this extension works: Jdk9+ and jshell accessible globally but i'm not able to find the way to make jshell accessible globally. Could you indicate how can I achieve that or a reference about how can I do that? I'm usin VSCode and my terminal inside VSCode is WSL2 (in general). Thank you very much in advance.
The text was updated successfully, but these errors were encountered:
It is an issue that should get fixed. When I start VS Code from a terminal where jshell is on the PATH, the extension can't find it. There ought to be a configuration parameter to set the JDK location.
It is defined two requirements to make this extension works: Jdk9+ and jshell accessible globally but i'm not able to find the way to make jshell accessible globally. Could you indicate how can I achieve that or a reference about how can I do that? I'm usin VSCode and my terminal inside VSCode is WSL2 (in general). Thank you very much in advance.
The text was updated successfully, but these errors were encountered: