Skip to content

Document how to disable "older runtime" warning #917

@oliviercailloux

Description

@oliviercailloux

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions