Skip to content

vscjava.vscode-java-test on open-vsx is outdated, latest version on github source code require java 21 to build #859

@amvanbaren

Description

@amvanbaren

original issue: EclipseFdn/open-vsx.org#3780


vscjava.vscode-java-test on open-vsx.org is outdated.

Latest version on github source code is 0.43.1 and it require java 21 to build. It might be related to redhat.java v1.41.1 that recently upgraded minimum java version to 21.

Please help to fix the Auto Publishing process to provide the latest version of vscjava.vscode-java-test.


I checkouted vscode-java-test and built it with node 22 and java 21

npm install
npm run build-plugin
npx @vscode/vsce@latest package

the result package could work with redhat.java v1.41.1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions