View Single Post
  #2 (permalink)  
Old 08-06-2007, 09:58 PM
levent levent is offline
Senior Member
 
Join Date: Dec 2006
Posts: 748
levent is on a distinguished road
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.
Reply With Quote