ant命令

ant -help 帮助(ant -h)

ant -projecthelp 列举xml中重要的部分 (ant -p)

ant -version 查看版本

ant -diagnostics 打印所有环境

ant -debug 显示调试信息

ant -lib<path> 指定一个jar包 

ant -buildfile xxx.xml 执行别的xml构建

猜你喜欢

转载自www.cnblogs.com/q1359720840/p/10360682.html
ANT
今日推荐