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

Add support for Java 17 #1303

Closed
eric-milles opened this issue Sep 30, 2021 · 5 comments
Closed

Add support for Java 17 #1303

eric-milles opened this issue Sep 30, 2021 · 5 comments
Assignees
Milestone

Comments

@eric-milles
Copy link
Member

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

@DJViking
Copy link

Currently it is not possible to install the Eclipse Patch for Java 17 Support when using this Groovy Development Tools.

@eric-milles
Copy link
Member Author

You can use Eclipse 4.22 which has Java 17 support integrated.

@DJViking
Copy link

Eclipse 2021-12 (4.22) has not yet been released.
Eclipse 2021-09 (4.21), the latest Eclipse has not Java 17 support. You could install the Java 17 Patch to get Java 17 support on it.

@DJViking
Copy link

DJViking commented Oct 12, 2021

I tried using the JDT Patch for Groovy-Eclipse on Eclipse 4.21. It did not work.

@sbrannen
Copy link

Eclipse 2021-09 (4.21), the latest Eclipse has not Java 17 support. You could install the Java 17 Patch to get Java 17 support on it.

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?

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

No branches or pull requests

3 participants