Under Categories, choose MIDP. Under File Types, choose the MIDlet
template that fits your needs.
Set MIDlet properties
Select a Project and choose File > "Active
project name" Properties.
Expand the Application
Descriptor node. Under Application Descriptor,
you can add or remove MIDlets from a MIDlet suite, and add or remove
push registry entries.
Expand Build >Filtering. You can use this property page to add
or remove MIDlets from the JAR file for a project configuration.
Edit the MIDlet
In the Source Editor:
Select a project and expand the project
node.
Double-click on a MIDlet node ().
Edit the source code in the Source Editor window.
In the Visual Mobile Designer:
Select a project and expand the project node.
Double-click on a Visual MIDlet node ().
Edit the application in the Visual Mobile Designer:
Design the flow of you application in the Flow Editor.
Double-click on any screen in the Form Editor to edit the screen
in the Screen Designer.
Double-click on any action line to edit the action in the Action
Editor.
Run the Project
Choose Run Run
Main Project or right-click any project and choose Run Project.
Use the Project properties if you want to deploy the project to another
location on your system or to a remote server.