Removing Unwanted Modules

See Also

You can exclude unwanted modules from a standalone application, leaving only those you really need. By default, all the modules that the IDE uses are included.

To remove unwanted modules:

  1. Right-click a module-suite project and choose Properties.
  2. In the Project Properties dialog box, click Libraries.
  3. Uncheck all the clusters that you want to exclude from the standalone application. The only cluster that all standalone applications need is platformNNN.
  4. Expand the nodes of the clusters that you want to keep, and uncheck any module that you want to exclude from the cluster.
  5. Click OK.
See Also
About NetBeans Platform and Module Development
About the NetBeans Platform

Legal Notices