Re: Which command line parameter could get all targets' name in build.xml ?

2006-01-05 Thread ajax chelsea
Got it ! Thanks for all helps 2006/1/3, Yves Martin <[EMAIL PROTECTED]>: > > Wascally Wabbit <[EMAIL PROTECTED]> writes: > > > ant -projecthelp gives list of public targets for build.xml in current > > directory. (Use -f to name alternative build script.) > > You may also use ant -v -projecthelp

Which command line parameter could get all targets' name in build.xml ?

2005-12-31 Thread ajax chelsea
hi all: anybody could give any suggestions ? ant [options] [target [target2 [target3] ...]] Options: -help, -h print this message -projecthelp, -p print project help information -version print the version information and exit -diagnostics pri