The Add Module Dependency dialog box lets you add the modules that your module needs. When you do so, the IDE adds entries to the module's project.xml file.
You can open the Add Module Dependency dialog box by right-clicking a project's Libraries node and then choosing Add Module Dependency. Alternatively, right-click a project and then choose Properties. In the Project Properties dialog box, choose Libraries and then click Add next to the Module Dependencies list.
In the NetBeans Platform Manager, you can use the following fields:
Once you have found the module you need, click OK, and then the IDE will add the associated entries in the project.xml file.