ant 使用 Foreach、 For、If 等标签需要 ant-contrib-1.0b3-bin.zip 插件的支持
- 先下载 ant-contrib-1.0b3-bin.zip ,然后解压 ,把
ant-contrib-1.0b3.jar复制到%ANT_HOME%/lib(安装路径的lib下) 目录中 ,然后就可以使用了

Paste_Image.png

Paste_Image.png
- 更多用法请看: ant-contrib api
- 官方项目地址 :ant-contrib
- 配置 Ant-Contrib Tasks (一定要先看这个)