Use the Obfuscation properties page to set the level the source code in a
MIDlet suite is obfuscated for a specific
.
You open the Obfuscating properties page by choosing File > <active
project name> Properties. In the Project Properties dialog, select
Build Obfuscating.
If you are setting the properties for
a project configuration other than the default configuration (DefaultConfiguration),
you must uncheck the Use Values from "DefaultConfiguration" checkbox
at the top of the page to customize these options.
To set the obfuscation level:
Choose File > <active
project name> Properties.
In the Project Properties dialog, select Build Obfuscating.
Use the Obfuscation lever to set the level of obfuscation for the suite.
The Level Description window describes the impact each level has on the
MIDlet.
You can add additional obfuscation parameters in the Addtional Obfuscation
Settings window.
The default obfuscator included with the IDE is ProGuard. You can find more
details about command parameters for this obfuscator at: