-
Notifications
You must be signed in to change notification settings - Fork 446
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Move to Java 17 #2495
Move to Java 17 #2495
Conversation
Thanks for doing this. There's also a reference inside |
Fixed. |
test this please |
Can we also just change the |
We should also update https://github.com/redhat-developer/vscode-java/wiki/JDK-Requirements on the wiki page once this is merged. |
Signed-off-by: Snjezana Peco <[email protected]>
@rgrunber I have updated the PR. |
@rgrunber I have updated it. |
Which last extension version supports < JavaSE-17 ? v1.7.0? |
Yes, 1.7.0 would be the last version that can be started with a Java runtime less than version 17. |
Requires eclipse-jdtls/eclipse.jdt.ls#2118
Signed-off-by: Snjezana Peco [email protected]