Open GoogleCodeExporter opened 9 years ago
This error means, inherently, that you do not have the bytecode for Guice
compiled into your app. I expect that you are using Proguard and possibly it
cleaned away bits of Guice. Otherwise, it must be an incorrectly specified
dependency list in your build system.
This is not a Guice bug, but might be a reasonable stackoverflow question.
Original comment by christia...@gmail.com
on 14 Feb 2014 at 5:55
Original issue reported on code.google.com by
alexa...@gmail.com
on 2 Aug 2012 at 9:29