Skip to content

jenv support would benefit from being able to provide project root as a setting #27

@timolehto

Description

@timolehto

It turns out that when vscode is using find-java-home it is not running it from the project root folder, but somewhere else. This makes it so that jenv doesn't pick up the local .java-version file for the project, but rather instead it uses the globally set jenv java version. So while this #26 does work, it doesn't work quite as well as I had hoped.

I could work on a followup PR, which would allow setting the project root if that sounds like something you'd be willing to accept, @jsdevel?

redhat-developer/vscode-java#1104 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions