Our project compiles fine when flag incrementalCompileWarnings isn't set to
true (for maven-gwt-plugin). When it's set, there appear several errors
like this:
Tracing compile failure path for type
'my.module.client.entryPoint.MyModuleEntryPoint'[INFO] [ERROR] Errors in
'jar:file:/path/to/jar.jar!/my/module/client/entryPoint/MyModuleEntryPoint.java'[INFO]
[ERROR] Line 76: No source code is available for type
my.module.service.client.SomeClientClass; did you forget to inherit a required
module?
However I have the required line in MyModule.gwt.xml:
<inherits name="my.module.service.client.SomeClient"/>
What could cause the problem?
Thanks.
--
You received this message because you are subscribed to the Google Groups
"Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.