Example Ant – Passing File Name From Command Line To Java

Ant -Dargument1=(foo)

command running build.xml file that takes the input argument1=(foo)and passes it to Java file where it will be used as a data source ie foo.xml

Leave a Reply

Your email address will not be published. Required fields are marked *