I changed my maven pom to select 3.20.0 of org.eclipse.jdt:ecj as that seemed to be the only dependency from eclipse.jdt. But the compilation still failed with the same error.
I also tried 3.21.0 but there the compilation does not seem to ever finish (cpu usage goes to 0%). On Friday, May 29, 2020 at 4:16:14 PM UTC+2, David Nouls wrote: > > I don't have access to eclipse in my work environment - not allowed. > > On Friday, May 29, 2020 at 3:02:00 PM UTC+2, Jens wrote: >> >> So the Eclipse JDT version GWT uses has a generics bug then. Have you >> tried open the project/code in Eclipse to see if Eclipse complains as well? >> If Eclipse does not complain then it is probably fixed and we can likely >> just upgrade JDT again in GWT. >> >> -- J. >> > -- You received this message because you are subscribed to the Google Groups "GWT Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/google-web-toolkit/2813517e-37db-4cc2-8dde-6b14cb6a6eee%40googlegroups.com.
