|
Hi Joe,
As far i understand you are looking for "Library Wrapper Module Project". Select File -> New Project -> Netbeans Plug-in Modules. You should see that project type at the right panel. Follow the instructions to add your jar files to that project. And once that project is created, add dependency of it to your other modules.
|