Hi experts,
I am developing a j2me application. I read something about obfuscation and the idea what I got is that, it reduces the size of the jar.
So, when I right click on my project in eclipse, i have
-->J2ME --> create package
--> create obfuscated package
I have heard that, you can create obfuscated packages using ant, from eclipse.
Can anyone please say a little more regarding obfuscation concept and how to perform it from eclipse using ant.
Regards,
Anees