Java ME MIDP Templates

See Also

The IDE provides templates for different types of project and file types.

You can also create project configuration templates.

Project Templates

With project templates, the IDE controls all aspects of how your application is built, run, and debugged. You set a project's source directory, classpath, emulator platform, and other project settings when creating the project and in the Project Properties dialog box.

When the project is created, the IDE:

The NetBeans Mobility Pack comes with the following Java ME MIDP templates:

File Templates

With file templates, you specify a project, file name and location. The IDE creates the basic structure of the file, and adds it to the Application Descriptor file. Besides standard file templates known from J2SE projects (for example, Java class, Java interface, XML file, and others), the Java ME MIDP project offers the following templates:

See Also
Creating a Java ME MIDP Project
Importing Java ME MIDP Projects
Working with MIDlets
Working with the Visual Mobile Designer.
About Java ME MIDP Localization
Creating MIDP Client/Server Applications

Legal Notices