About Module File Templates

See Also

The IDE contains a set of file templates for module development. The standard distribution of the IDE contains the following module file templates:

Related Javadoc

The module file templates create the starting point for your development activities. Once you have worked through a wizard, you build your module's functionality on top of the files that the wizard creates for you.

The following table lists the Javadoc that you will need to refer to when extending the file templates:

File Template Related Javadoc
J2SE Library Descriptor -
Action

File Type

Project Template

Window Component

Wizard

See also
Creating a J2SE Library Descriptor
Creating an Action
Creating a File Type
Creating a Project Template
Creating a Window Component
Creating a Wizard

Legal Notices