vscode-java-dependency
vscode-java-dependency copied to clipboard
Set all project dependencies to environment variable
In Eclipse, project dependencies can be referenced by "${project_classpath}" and we can set up jshell as an external tool.
jshell is a very useful tool, and it should be configurable from visual studio code as well.
@deffence1776 Thank you for the feedback. Just FYI, we are also considering integrating JShell into VS Code. Please stay tuned for this.