Developing the BlackBerry Device Application

This section provides procedures and compares the differences between creating a BlackBerry application from mobile business object generated code in the BlackBerry JDE versus the Blackberry Eclipse plug-in (eJDE).

Prerequisites
The following procedures requires you to create, deploy, and generate code from the mobile business objects (MBOs) used in Tutorial: BlackBerry Application Development, which creates the business logic and generates the Java files required for the application. Sybase recommends that you complete the tutorial.
For either development approach:
  1. Since KeywordFilterField is employed in this sample, which is available since JDE 4.5.0, make sure this sample is used in the proper BlackBerry operating system.
  2. The generated code SUP101.Customer is modified to override the toString() method so that the KeywordFilterField displays the data properly.
Task