Hi,
How can I tell ANT compile 4 or 8 projects simultaneously. What I want is that when projects are in sequence that don't depend from each other to compile simultaneously, I don't want ANT to compile the first 4 projects one after the other.
What's the syntax?
Thanks,
//Agroni
Hi,
My ANT is compiling all sub-projects every time the parent project changes.
How can I tell the <target> of the sub-project to only compile if at least one of the source files is newer that the output file?
Thanks,
//Agroni
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.