posted 17 years ago
Hi ranchers
I'm using proguard at work, for obfuscating my jars, but now I have a jar that dynamically created class instances, so I refereed to use --keep parameter.
Thing is, I can't find the correct way to use this param for specifying which packages not to obfuscate.
Can anyone help ?
Thanks,
Dave
[ October 10, 2006: Message edited by: Dave Jones ]