Skip to content
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

Validation errors starting Eclipse launch with Java 23 #1225

Closed
akurtakov opened this issue Apr 12, 2024 · 1 comment · Fixed by eclipse-jdt/eclipse.jdt.debug#426
Closed

Comments

@akurtakov
Copy link
Member

If one defines JRE like
image

and try to launch it validation error dialog show up
image

akurtakov added a commit to akurtakov/eclipse.jdt.debug that referenced this issue Apr 12, 2024
As jdt.core still doesn't have the Java 23 support JavaSE-23 doesn't
appear in the various places with EE lists but allows Java 23 JVM to be
seen as super set of Java 22.
Fixes eclipse-pde/eclipse.pde#1225
@akurtakov akurtakov reopened this Apr 12, 2024
@akurtakov akurtakov reopened this Apr 12, 2024
akurtakov added a commit to akurtakov/eclipse.jdt.debug that referenced this issue Apr 12, 2024
As jdt.core still doesn't have the Java 23 support JavaSE-23 doesn't
appear in the various places with EE lists but allows Java 23 JVM to be
seen as super set of Java 22.
Work for eclipse-pde/eclipse.pde#1225
jjohnstn pushed a commit to eclipse-jdt/eclipse.jdt.debug that referenced this issue Apr 12, 2024
As jdt.core still doesn't have the Java 23 support JavaSE-23 doesn't
appear in the various places with EE lists but allows Java 23 JVM to be
seen as super set of Java 22.
Work for eclipse-pde/eclipse.pde#1225
@akurtakov
Copy link
Member Author

This is fixed via the referenced jdt.debug PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant