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,
| Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements; and to You under the Apache License, Version 2.0. |