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 Ant Library Manager.
To create a new Java SE Library Descriptor:
- Right-click a module project and choose New > Java SE Library Descriptor.
- In the Select Library page, you have to specify the library that
you want to make available in the Ant Library Manager via the module. You can
select a library that is available in the Ant Library Manager or you can click Manage Libraries to
use the Ant Library Manager to
add the library that you want to make available via the module.
Click Next.
- In the Name, Icon, and Location page, you have to set the following:
- Library Name. Specifies the name of the new library descriptor.
- Display Name. Specifies the descriptor's label.
Click Finish.
- See Also
- About NetBeans Platform and Module Development
- About the NetBeans Platform
Legal Notices