Re: Work with guava-gwt 12.0
This is strange, because:
1. I'm using com.google.guava:guava-gwt:12.0 without any problem
2. com/google/common/collect/Collect.gwt.xml indeed is in the guava-gwt-12.0.jar
Maybe run mvn with -X and check the classpath used in gwt-maven-plugin, and check that you guava-gwt-12.0.jar in your local repo is not corrupted.
On Friday, June 15, 2012 6:16:55 PM UTC+2, Juan Pablo Gardella wrote:
-- On Friday, June 15, 2012 6:16:55 PM UTC+2, Juan Pablo Gardella wrote:
Hi,
Yesterday I try to add guava-gwt in my GWT module but have the same
problems mention
http://stackoverflow.com/questions/4904344/using-guava- ,in-a-maven-gwt-project
but I can't fix with the solutions mention there. The error is simple:
Unable to find 'com/google/common/collect/Collect.gwt.xml' on your classpath...
But I added in my module this line:
<inherits name="com.google.common.collect.Collect" />
And don't works. In the pom.xml I add guava-gwt as provided. Why
happen this error?
Thanks,
Juan
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To view this discussion on the web visit https://groups.google.com/d/msg/google-web-toolkit/-/gql1GAma35MJ.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home