Module Project: Basic Module Configuration
See Also
The New Module Project wizard creates a new empty module project. You open the New Module Project
wizard by opening the New Project wizard and selecting
the Module Project template from the NetBeans Plug-in Modules category.
In the Basic Module Configuration page, you have to set the following properties:
- Code Name Base. Uniquely identifies a module. By convention, it is typically the name of
the base package, such as org.netbeans.modules.myexample.
- Module Display Name. Specifies the display name of the project.
- Localizing Bundle. Specifies the name and location of the localizing bundle.
- XML Layer. Specifies the name and location of the layer.xml file.
- See Also
- About Standard Projects
- New Project Wizard
- About NetBeans Platform and Module Development
- About the NetBeans Platform
Legal Notices