Android: Error when using both multibindings and assisted inject
40 views
Skip to first unread message
glenviewjeff
unread,
Jul 20, 2011, 8:42:41 PM7/20/11
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to google...@googlegroups.com
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.)
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