Hi. I'm guessing the new release requires google collections (http:// code.google.com/p/google-collections/)
So you need to put that jar on your classpath. It's a nice library. You might want to look into it for using yourself. On Nov 28, 6:04 am, Gili <[EMAIL PROTECTED]> wrote: > I am getting NoClassDefFoundError: com/google/common/collect/Lists > when trying to use guice-assistedinject. > > Gili > > On Nov 27, 6:34 am, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > > > I've tagged a new snapshot and uploaded new binaries for a new > > prerelease. This is an preview of Guice 2. Since the previous 20081023 > > snapshot, we've added type resolution, type reification, child > > injector threadsafety, and the ConfigurationException class. The .zip > > includes the guice jar, extension jars, and javadoc: > > > http://google-guice.googlecode.com/files/guice-snapshot20081123.zip > > > -- > > browse > > source:http://code.google.com/p/google-guice/source/browse/tags/snapshot2008... > > download > > source:http://google-guice.googlecode.com/files/guice-snapshot20081123-src.zip > > v2 > > overview:http://code.google.com/docreader/#p=google-guice&s=google-guice&t=Cha... > > v2 > > bugs:http://code.google.com/p/google-guice/issues/list?q=label:Milestone-R... > > > Disclaimer: The APIs in this snapshot will change before Guice 2.0 > > final is released. There are known bugs in the release. But it is safe > > to use (and we'll be using it internally). --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "google-guice" group. 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-guice?hl=en -~----------~----~----~----~------~----~------~--~---
