Gradle is used in another package in this project, but not in the package where I'm trying to do a GWT Compile; this package doesn't use gradle at all.
I do see reports of this same internal gradle exception in recent Eclipse distributions: https://github.com/eclipse/buildship/issues/943 https://github.com/microsoft/vscode-java-debug/issues/681 On Saturday, January 25, 2020 at 9:51:32 AM UTC-8, Jens wrote: > > Looks like Eclipse wants to resolve classpath entries using Gradle > (through Eclipse Buildship Plugin bundled with Eclipse to support project > configuration based on Gradle). > > Maybe Gradle is enabled in your project for any reason, even though you > are using Maven? > > -- 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/145e3e40-82da-454b-9696-7d2278e82f89%40googlegroups.com.
