How can I get ant argument in commandline in build xml? -


how can ant input argument in commandline in build xml???

i have command:

c:\> ant testapp webappusa   websvceurope  -denv dev 

in build.xml, hope these 3 arguments values: testapp webappusa
websvceurope
separately,

how these arguments values in build xml???

thanks much

this can done -dproperty=value option, property name of property, , value value property.


Comments

Popular posts from this blog

blackberry 10 - how to add multiple markers on the google map just by url? -

php - guestbook returning database data to flash -

delphi - Dynamic file type icon -