ant - To call a build.xml and run there from a target in another build.xml file -


I have the Build.xml file. Using that file, I want to run another build.xml file which is in second place using ant. How can I get it?

In the rescue

Examples of its use are as follows:



Comments

Popular posts from this blog

c - Performance of System() -

python - how we can use ajax() in views.py in django? -

python - Sequence Pattern recognition with Pybrain -