-
Notifications
You must be signed in to change notification settings - Fork 193
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
Add support for Java 17 #1303
Comments
Currently it is not possible to install the Eclipse Patch for Java 17 Support when using this Groovy Development Tools. |
You can use Eclipse 4.22 which has Java 17 support integrated. |
Eclipse 2021-12 (4.22) has not yet been released. |
I tried using the JDT Patch for Groovy-Eclipse on Eclipse 4.21. It did not work. |
I'm using Eclipse 2021-09 (4.21) and have installed the Java 17 Support for Eclipse 2021-09 (4.21). I then installed the Groovy Development Tools, and the Java 17 runtime is removed from Eclipse, breaking projects imported into Eclipse that were already working with Java 17 and Eclipse 2021-09. Is there any way to get the Groovy Development Tools working with Eclipse 2021-09 and Java 17? |
https://www.oracle.com/news/announcement/oracle-releases-java-17-2021-09-14
https://marketplace.eclipse.org/content/java-17-support-eclipse-2021-09-421
https://www.eclipse.org/eclipse/news/4.21/jdt.php#Java_17
The text was updated successfully, but these errors were encountered: