> so, the command line will be in as follows... > > ant -compile="targetname" -buildfile buildtest.xml > > is it correct??? > Sorry I wasn't clear enough.. The commnand line would be: ant targetname -buildfile buildtest.xml (compile was just the name of my target.!) You can actualy include more than one target name, for options on running ant from the command line type: ant -help :) Ylan Segal.
- nested targets and calling a target from a command line? S�nchez
- RE: nested targets and calling a target from a command l... Ylan Segal
- RE: nested targets and calling a target from a command l... S�nchez
- RE: nested targets and calling a target from a command l... Ylan Segal
- RE: nested targets and calling a target from a command l... Diane Holt
- RE: nested targets and calling a target from a command l... S�nchez
- Re: nested targets and calling a target from a command l... Nico Seessle
- Re: nested targets and calling a target from a command l... S�nchez
- Re: nested targets and calling a target from a command l... Nico Seessle
