-
Notifications
You must be signed in to change notification settings - Fork 408
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
Provide support for Java 22 #3111
Conversation
Signed-off-by: Snjezana Peco <[email protected]>
Signed-off-by: Fred Bricon <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Overall looks good. Just a few minor things.
...s.tests/src/org/eclipse/jdt/ls/core/internal/correction/ModifierCorrectionsQuickFixTest.java
Show resolved
Hide resolved
org.eclipse.jdt.ls.tests/projects/eclipse/java22/src/main/java/foo/bar/Foo.java
Show resolved
Hide resolved
I've updated the Once https://ci.eclipse.org/ls/job/jdt-core-incubator/job/develop/20/ completes, the snapshot repo should be usable again. |
Signed-off-by: Snjezana Peco <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Feel free to squash+merge when ready.
Fixes redhat-developer/vscode-java#3538