Mobile Development 10.11 | webMethods Mobile SuiteWeb Help | Using webMethods Mobile Designer | Project Properties Reference | Cross-Compiler Properties
 
Cross-Compiler Properties
 
Debugging
Extra Libraries and Custom Code
Java Classes
Optimization
Screen and Display Handling
Threading
Android
iOS
The webMethods Mobile Designer libraries contain code to support the Mobile Information Device Profile (MIDP) and Connected Limited Device Configuration (CLDC) standards and Java functionality. However, your application might not require the entire library, or you might want to override default values. In this case, you can use the cross-compiler properties to customize your use of the library, for example, to disable areas of the libraries or to override default functionality.
The following lists the types of cross-compiler project properties you can set.
* Debugging
* Extra Libraries and Custom Code
* Java Classes
* Optimization
* Screen and Display Handling
* Threading
* Android
* iOS