You open the Module Project Properties dialog box by right-clicking a module project and choosing Properties.
| Element | Description | 
|---|---|
| JAR File | Displays the location and name of the actual JAR file that will be built for the module, in the form ${cluster}/${module.jar}. | 
| Needs Restart on Install | Ensures that the IDE must be restarted in order to enable the module. Sets nbm.needs.restartin thenbproject/project.propertiesfile. | 
| License | Points to an optional license file for the NBM file. Sets license.filein thenbproject/project.propertiesfile. May be an absolute or project-relative path. | 
| Home Page | Sets nbm.homepagein thenbproject/project.propertiesfile. | 
| Author | Sets nbm.module.authorin thenbproject/project.propertiesfile. | 
Related Topics
Developing Applications with NetBeans IDE,
Developing Applications with NetBeans IDE,
| Copyright © 2015, Oracle and/or its affiliates. All rights reserved. |