Hi all,

Can ant recognize and capture arguments
in the command line.

For example:

# ant -buildfile build.xml execute a.java

where execute is a target name
and a.java is a file I want to give as input.

Can ant do this...?
Please let me know with sample code
as it will be of great use.

Pl.note that my requirement is to do it with
ant and not to write my own task.

Thanks and Regards,
Praveen.C

Reply via email to