vscode-java-dependency
vscode-java-dependency copied to clipboard
Cannot show the right java version
Configuration:
- Vscode: 1.47.2
- JDK: 11.0.7
- OS: Win
- Build: https://dev.azure.com/mseng/VSJava/_build/results?buildId=12641584&view=artifacts&type=publishedArtifacts
Repro steps:
- Set the java version to 11.0.7
- Open a project
Result:
simple java project
maven project
The content in the [...]
represents the language level.
From the UX aspect, seems we should do something to improve the information we want to show to the user,