Mobile Development 10.11 | webMethods Mobile SuiteWeb Help | Using webMethods Mobile Designer | Project Properties Reference | Cross-Compiler Properties | Java Classes
 
Java Classes
cpp.no.extraexceptions
Specifies whether you want the application to perform the Java-required NullPointer and ArrayIndexOutOfBounds exception checks for every array access.
Platforms
All
Value
*true if an application code-base is safe and does not need Java-required NullPointer and ArrayIndexOutOfBounds exception checks.
*false if you want an application to perform the Java-required NullPointer and ArrayIndexOutOfBounds exception checks.
Default
false
project.javac.encoding
Specifies the character encoding used in your application’s Java source code.
Note:Mobile Designer also supports other Java supported character sets such as UTF-8 and SJIS for the Shift-JIS, Japanese character set.
Platforms
All
Value
Character encoding
Default
8859_1 for ISO 8859-1, Latin Alphabet No. 1