Java ME Embedded Project Properties Dialog Box: Obfuscating

Use to set the level the source code in a MIDlet suite is obfuscated for a specific project configuration.

Element Description

Obfuscation Level

Sets the level of obfuscation.

Level Description

Describes the obfuscation level.

Additional Obfuscation Settings

Adds additional obfuscation parameters.

The default obfuscator included with the IDE is ProGuard. You can find more details about command parameters for this obfuscator at: http://proguard.sourceforge.net/.


Related Topics

Developing Applications with NetBeans IDE,

Copyright © 2015, Oracle and/or its affiliates. All rights reserved.