Skip to content

Global JDK Management Capability Support #3954

@tonycody

Description

@tonycody

Like when using JetBrains IDEA, the IDE provides the ability to manage JDKs globally, which allows developers to specify a uniform JDK version based on the set global JDKs regardless of what JetBrains plugin they are using, but in VSCode, each feature is supported as an extension, and each extension doesn't have a uniformly managed JDKs This is a headache for developers. Each extension has to set a JDK path, and there is no entry point that can be globally referenced. I'm not even sure what version of the JDK the extension is working with, and what version of the JDK is being used to compile the project. It's very confusing.

Image

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions