Building Mobile Enterprise Applications : Using webMethods Mobile Designer : Project Properties Reference : Cross-Compiler Properties : Optimization
Optimization
project.handset.bitmapsystemfont
Deprecated. Specifies whether the application uses system fonts and that you want Mobile Designer to embed a bitmap font resource in the final build of an application.
Note:  
Mobile Designer renders the system liquid crystal display user interface (LCDUI) fonts using a bitmap font rendering system.
Platforms
All
Value
*true if an application uses system fonts and you want to embed a bitmap font resource.
*false if an application does not use system fonts. Specifying false saves resource space.
Note:  
To use native fonts, see the project.runtime.render.system.font.using.native.font property.
Default
The default is based on the platform:
Platform
Default
iOS
true
Other platforms
false
project.in.code.manifest
Specifies whether you want Mobile Designer to delete the META-INF folder, which determines how your application can access the manifest properties.
Platforms
All
Value
*true to keep the META-INF folder. The application can manually access the manifest.mf file using the following path:
/META-INF/MANIFEST.MF
*false if you want Mobile Designer to delete the META-INF folder. The application can access the manifest properties using the MIDlet.getAppProperty method.
Default
true
project.runtime.http.connection.timeout.ms
Specifies the number of milliseconds an application waits for an HTTP or HTTPS connection before assuming a timeout has occurred.
Platforms
Android
iOS
Windows 8
Windows RT
Windows Phone
Value
Numeric value
Default
The default value is based on the platform.
Platform
Default
Android
iOS
15000
Windows 8
Windows RT
Windows Phone
30000
Copyright © 2007-2017 Software AG, Darmstadt, Germany.

Product LogoContact Support   |   Community   |   Feedback