Bundling a Library

See Also

You bundle libraries with your module by using the New Java SE Library Descriptor wizard. This wizard creates a new Java SE library descriptor, which registers the library in the Library Manager.

To create a new Java SE Library Descriptor:

  1. Right-click a module project and choose New > Java SE Library Descriptor.
  2. In the Select Library page, you have to specify the library that you want to make available in the Library Manager via the module. You can use the Library drop-down list to select a library that is available in the Library Manager or you can click Manage Libraries to use the Library Manager to add the library that you want to make available via the module.

    Click Next.

  3. In the Name, Icon, and Location page, you have to set the following:

    Click Finish.

See Also
About NetBeans Platform and Module Development
About the NetBeans Platform

Legal Notices