Library Wrapper Module Project: Basic Module Configuration
See Also
The New Library Wrapper Module Project wizard creates a new library wrapper project. You open the New Library Wrapper Module Project
wizard by opening the New Project wizard and selecting
the Library Wrapper Module Project template from the NetBeans 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.mylibrarywrapper.
- Module Display Name. Specifies the display name of the project.
- Localizing Bundle. Specifies the name and location of the localizing bundle.
- See Also
- About NetBeans Platform and Module Development
- About the NetBeans Platform
Legal Notices