| Summary: | Cannot install Java 17 Patch when Groovy Development Tools are installed | ||
|---|---|---|---|
| Product: | [Eclipse Project] JDT | Reporter: | Sverre Moe <sverre.moe> |
| Component: | Core | Assignee: | JDT-Core-Inbox <jdt-core-inbox> |
| Status: | CLOSED NOT_ECLIPSE | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | CC: | jarthana, twolf |
| Version: | 4.22 | ||
| Target Milestone: | 4.22 M2 | ||
| Hardware: | PC | ||
| OS: | Linux | ||
| Whiteboard: | |||
|
Description
Sverre Moe
The Groovy Development Tools patch the JDT compiler, so they depend on a particular JDT compiler version. The Java 17 support wants to install a different JDT compiler version. This is not a problem of JDT, but one of the Groovy Development Tools (provided by Pivotal I think). I guess it's just not a supported use case. You'd also run into troubles if you installed different tools that patch the JDT compiler. I've never tried it, but I would suspect installing AspectJ and GDT into the same Eclipse also is not going to work well. Ok, So not a problem with Eclipse JDT, but the Plugins, in this case Groovy Development Tools. An issue has been filed for that project to add support for Java 17. https://github.com/groovy/groovy-eclipse/issues/1303 I guess this issue can then be closed. |