MIDP Project Properties: Obfuscating

See Also

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 and expand Obfuscating.

To set the obfuscation level:

  1. Choose File > <active project name> Properties.
  2. In the Project Properties dialog, select Build and expand Obfuscating.
  3. 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.
  4. 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:

See Also
About Obfuscation

Legal Notices