Hello GWT Users,

I'm trying to migrate very old project from GWT 2.7.0 to GWT 2.9.0

Project build with Gradle.

Everything is working as expected for GWT 2.7.0, but when I update to GWT 
2.9.0
build failed with message "[ERROR] Hint: Check that your module inherits 
'com.google.gwt.core.Core' either directly or indirectly (most often) by 
inheriting module `com.google.gwt.user.User`"

I've simply changed version in "build.gradle".
Java compilation succeeded and even window with Dev mode launcher appeared 
on the screen.

I think it is some misconfiguration. Maybe something changed in GWT 2.9.0 
configuration?

Any ideas what am I missing?

Alexey Kuznetsov

-- 
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/a9d57b5d-f7f6-4eaf-a51a-6d2a75af95c7n%40googlegroups.com.

Reply via email to