Answer the question
In order to leave comments, you need to log in
ant parameters, is there?
Of course, it may be that I have not read the microdef manual, but it seems that there is no such thing.
It is necessary to call the ant script with parameters from the command line.
Something like ant targetName param1 param2 paramN<br/>
Is this real?
Answer the question
In order to leave comments, you need to log in
For real, see ant.apache.org/manual/running.html#options
ant targetName -Dparam1=value1 -Dparam2=value2
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question