Using Guice 2.0, I received the following error when trying to use both multibindings and assistedinject on the Android platform. I bet it happens with other feature combinations too. This is apparently a known problem (see comments at the bottom of this article<http://ctoforaday.com/blog/2010/1/5/guice-support-for-android-happy-me.html>.)
Does anyone know if this has been fixed? Error generating final archive: Found duplicate file for APK: LICENSE Origin 1: C:\javalibs\guice-2.0\guice-multibindings-2.0.jar Origin 2: C:\javalibs\guice-2.0\guice-assistedinject-2.0.jar -- You received this message because you are subscribed to the Google Groups "google-guice" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-guice/-/69EQpe9ulAAJ. 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.
