Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Obfuscation in j2me netbeans

i 'm new to obfuscation in netbeans can any one will guide me on how to configure netbeans

for obfuscation & how to obfuscate the j2me package

i used progaurd 4.9 for obfuscation but dont know how to use it i edited the build.xml with progaurd target then i got error like "Obfuscation failed with error code 1"

like image 676
user2307155 Avatar asked Mar 15 '26 23:03

user2307155


1 Answers

You should not need to change build.xml manually. Open project properties, find obfuscation entry and change the value from zero to a higher value.

like image 172
Telmo Pimentel Mota Avatar answered Mar 22 '26 05:03

Telmo Pimentel Mota