You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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