Having problem while obfuscating jar which is exported using "Extract...
Java class file shrinker, optimizer, obfuscator, and preverifier
Brought to you by:
guardsquare
Hi Eric,
Why does it take a lot of time to obfuscate and shows many warnings, throws run time errors for a jar that is exported using "extract required libraries into generated jar option" in eclipse.
And when I export jar using "package required libraries into jar option", it gets obfuscated easily and runs fine.
Is there anything specific which my config.pro file should contain while obfuscating jar which is exported using "extract required libraries into generate jar" option.
help me here.
ProGuard doesn't come with an Eclipse plugin, so I'm not sure about the context of the problem. Which plugin are you using? Which exceptions do you get?