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

How to calculate SNR of signals in MATLAB? -

c# - Attempting to upload to FTP: System.Net.WebException: System error -

ios - UISlider customization: how to properly add shadow to custom knob image -