A simple eclipse project dependency to foo should be enough. 

As the error says "can not find source" it does mean that the GWT compiler 
has actually found your foo.gwt.xml that you have inherited otherwise the 
compiler would complain about a missing GWT module. At work we have a 
common project that also holds GWT modules and we just add that common 
project to other projects as project reference/dependency to the build 
path. Works without problems. We do not add an explicit classpath entry, 
only the project reference.

-- 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 [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.

Reply via email to