Module Suite Project: Name and Location
See Also
A module suite project groups a set of interdependent modules into a unit and lets you deploy them together.
The New Module Suite Project wizard creates a new empty module suite project. You open the New Module Suite Project
wizard by opening the New Project wizard and selecting
the Module Suite Project template from the NetBeans Modules category.
In the Name and Location page, you have to set the following properties:
- Project Name. Specifies the folder in which the project will
be housed, prepended by the project location, which is specified in
the next field.
- Project Location. Specifies the location where you want to store the
project metadata and source code.
- Project Folder. Specifies the folder where you want
to store the project metadata and source code. The folder is a concatenation
of the project location and the project name.
- NetBeans Platform. Specifies the platform against which the module will be compiled and deployed. To add additional
platforms to the list, click Manage and use the NetBeans Platform Manager.
- See Also
- About NetBeans Platform and Module Development
- About the NetBeans Platform
Legal Notices