You need to add the generated sources as Eclipse source folder to make them 
usable in Eclipse, 
e.g.: 
http://stackoverflow.com/questions/7160006/m2e-and-having-maven-generated-source-folders-as-eclipse-source-folders

Maybe the above also fixes the gwt:compile class path issue.

For successful GWT compilation you also need Dagger + javax.inject sources 
and a GWT module to make them available to GWT compiler. I have done an 
initial pull request for Dagger to simplify that in the 
future: https://github.com/google/dagger/pull/119

-- J.

-- 
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 google-web-toolkit+unsubscr...@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

Reply via email to