MIDletPascal settings
To display editor settings dialog box, select the Configure->Editor settings menu item. The settings are divided into the following groups:
Editor
The editor dielog box is used to change the behavior of the code editor window:
The options to set the tabs are not working very well in the current version.
Text
This dialog box is used to change the way that code editor colors the code:
Build output
Use this dialog box to change the font size of the text in the Build output bar. You can also choose to display (or not display) message box after the build process is finished.
Emulator
This dialog box lets you change the MIDlet emulator used for running MIDlets:
To use other device emulators (such as Nokia or Motorola emulator), add an external emulator. External emulators can be added by pressing Add button on the dialog box:
Run command is the command that runs the emulator. Use %JAD% to specify the path to the generated JAD file, or %JAR% to specify the generated JAR file.