On Thursday, May 31, 2012 9:27:41 AM UTC+2, Mark Diesta wrote: > > It was a jar issues. You should check if you have multiple guice jars in > your build path. As much as possible use the guice included in the gin so > there will be no conflict. >
GIN works well with Guice 3 though, if you prefer stable versions. FYI, GIN 1.5.0 on Maven depends on Guice 3.0-rc2 (which is forward-compatible with 3.0) BTW, this is also advertized on the project home page https://code.google.com/p/google-gin/ (though a bit outdated, as it still talks about the "soon-to-be-released Guice 3.0", and should probably link to http://search.maven.org/#search%7Cgav%7C1%7Cg%3A%22com.google.gwt.inject%22%20AND%20a%3A%22gin%22 for Maven dependencies) See also https://code.google.com/p/google-gin/issues/detail?id=145 -- 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/-/OYk6D-yp9jIJ. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
