I am attempting to run DEXguard
on my simple android application.
I have taken the step of adding it's JAR
file into the dropins
directory in my
Eclipse
ADT bundle.
However now whenever I open eclipse I get this error:
Errors occurred during the build.
Errors running builder "Android optimizer and obfuscator (Dexguard) on project 'test'.
com/android/sdklib/util/GrabProcessOutput$IPProcessOutput
Anytime I try to run any project within eclipse this happens.
What can I do to fix this problem?
EDIT: I have already re-installed eclipse and updated my sdk