On 03/04/2013 14:46, membersound wrote:
my project works at home, but I'm on a different machine and cannot build 
exactly the same
project.
It complains about the Guava Library not being on classpath. But it is, further 
I also
have the correct entry in the project.gwt.xml:
   <inherits name="com.google.common.collect.Collect"/>


Though I'm getting the following, maybe anybody knows what I could do?

Loading modules
    my.project
       Loading inherited module 'my.project'
          Loading inherited module 'com.google.common.collect.Collect'
             [ERROR] Unable to find 'com/google/common/collect/Collect.gwt.xml' 
on your
classpath; could be a typo, or maybe you forgot to include a classpath entry 
for source?

Ensure you have the Guava-GWT jar in your build path, perhaps you included only 
the main one.

--
Philippe Lhoste
--  (near) Paris -- France
--  http://Phi.Lho.free.fr
--  --  --  --  --  --  --  --  --  --  --  --  --  --

--
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?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to