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.
Element | Description |
---|---|
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. |
Related Topics
Developing Applications with NetBeans IDE,
Developing Applications with NetBeans IDE,
Copyright © 2015, Oracle and/or its affiliates. All rights reserved. |