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,
Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements; and to You under the Apache License, Version 2.0. |