I have an existing Vaadin 7 project that used to work ok. Now that I'm trying to compile it, the widgetset compilation fails with
[ERROR] Hint: Check that your module inherits 'com.google.gwt.core.Core' either directly or indirectly
What could be the cause?