-
Couldn't load subscription status.
- Fork 89
Open
Labels
Description
Each time I open a project, I get this popup warning: “This project is using an older Java runtime (17). Would you like to upgrade it to Java 21 (latest LTS)?”. It’s indicated as coming from “Project Manager for Java”, which if I understand correctly means vscode-java-dependency.
The message is correct: these Maven projects use JDK release 17 (as indicated in their POM). But I do not want to upgrade to 21 for now, thank you.
How can I disable this warning? I expected to find it in the doc, but I do not see anything related there, unless I am missing something obvious.
plnordquist