vscode-java-dependency
vscode-java-dependency copied to clipboard
Java Projects view should give more hints about the project import status
When users open Java project folder in VS Code, and JLS fails to import these Java projects due to some errors, Java Projects View just shows "No Java projects found..." which is not informative.

Given that some users are using Java Projects view to check if Java extension works, it would be better to provide more information there for user to troubleshoot.