Mobile Development Miscellaneous Preferences

Set miscellaneous mobile development preferences for the Unwired WorkSpace environment.

Miscellaneous preferences
Property Description
Version Shows version number on mobile application project
Preview Determines how a mobile business object component is previewed:
  • Show warning when executing – displays warning messages to the console.
  • Show row number – adds a column in the preview output that lists row numbers.
  • Maximum rows to display – limits the number of rows to preview. The default is 100 rows. If this number is too high, the preview may take a long time to complete.
  • Display null value as – enter a value to display for null value. <Null> is the default.
  • Maximum length displayed in column – truncates the output to the maximum length indicated. The default is 30 characters per column.
Result Set Filters and Result Checker Configures whether or not to prompt to add Java Nature each time you create a result set filter or result checker.
Actions Determines whether or not you want to confirm any refresh or remap actions, or delete actions that cascade to subsequent MBOs.
Code generation
  • Do not show code generation completion dialog again – select if you do not want to see the code generation completion dialog.
  • JavaDoc generation heap size (MB) – used only when you choose Generate JavaDoc in the configure options in the Generate Code wizard.
    Note: The default heap size is set to 128 MB, but if you get errors, set the heap size larger than the default 128 MB.
Object query
  • Do not show prompt dialog for object query auto-generation – do not show a prompt dialog for an automatically generated object query when an attribute is set to the primary key.
  • Do not show prompt dialog when deleting primary key object query – do not show a prompt dialog when deleting an object query for a primary key.
  • Do not show prompt dialog when automatically changing return type and index setting for object query – do not show a prompt dialog when the query definition contains a join operation and automatically change the return type and index setting for the object query.
Data length Sets the default for various attribute and parameter datatype values:
  • Default string length – default preference for string length is 20.
  • Default binary length – default preference for a binary datatype length is 10.
Migrating Do not show prompt dialog for migrate dialog again
Cache policy Specifies a default cache refresh policy for any cache groups you create.
Relationship
  • Set the mapped attributes or parameter's propagate-to attributes as primary key and auto-generate the object query – set to Prompt (default), Yes (perform without prompt), or No (do not perform).

Show label for relationship in diagram editor – select this option to label the relationship when displayed in the Mobile Application Diagram.

Related reference
Mobile Development Developer Profile Preferences
Mobile Development Logging Preferences
Mobile Business Object Preferences
Mobile Application Diagram Preferences