The New Installer/Activator wizard creates a new module installer for NetBeans modules or a new bundle activator for OSGi bundles. You open the New Installer/Activator wizard by right-clicking a module project, choosing New > Other and selecting Installer/Activator from the Module Development category.
Element | Description |
---|---|
Package |
Specifies the name of the package where the installer/activator will be housed. The installer/activator will always be named Installer . |
Related Topics
Developing Applications with NetBeans IDE,
Developing Applications with NetBeans IDE,
Copyright © 2015, Oracle and/or its affiliates. All rights reserved. |