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

[Feature Request] Expose source paths setting in VS Code for unmanaged folders #1798

Closed
jdneo opened this issue Feb 8, 2021 · 0 comments · Fixed by eclipse-jdtls/eclipse.jdt.ls#1658 or #1799
Assignees

Comments

@jdneo
Copy link
Collaborator

jdneo commented Feb 8, 2021

Currently we have several classpath related settings for the unmanaged folders:

  • Default JDK: java.configuration.runtimes
  • Output path: java.project.outputPath (under release)
  • Dependencies: java.project.referencedLibraries

The missing part is a setting to specify the source paths which originally comes from: microsoft/vscode-java-dependency#412

Though we now have a command Add/Remove to Java Source Path, users are still not aware of this capability. So adding a new setting can better expose such capability.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants