I figured it out myself. For those who are interested, you need to compile ant/build.xml and not core/build.xml. Cheers,
Hi, I switched to Proguard 6.1 because I need a fix in that latest version. BUT my application needs to be compiled with Java7 so the standard proguard.jar delivered is not compatible. So, I'm trying to recompile Proguard with Java 7 with ant. I tried running ant with core/build.xml but it does not contain ProGuardTask. Any idea how to have a proguard.jar for java7 including ProGuardTask ? Thanks,
Nevermind I think I'm gonna go with the -classobfuscationdictionary option I've just...
Hi Eric, I have the same issue as discussed above: an obfuscated class is renamed...
Good to know... Thank you very much! Eg\*