java - How to build Main Project And Dependent Projects in one Go -


i have number of projects linked main project libraries in netbeans 7.1. e.g. main project1 depproject1.lib depproject2.lib depproject3.lib

when made changes in dependent projects(e.g depproject1) have clean build dependent project , paste in libraray folder of main project , clean build main project also. there way if build main project dependent projects build automatically , library of main project updated automatically.

instead of adding library jar directly project, shown here, add library containing other projects, shown here.


Popular posts from this blog

Php - Delimiter must not be alphanumeric or backslash -

Delphi interface implements -

java - How to create Table using Apache PDFBox -