link: http://www.neiland.net/blog/article/how-to-install-ant-contrib/

Step 1: Get ANT-Contrib And Install It

So lets get started installing them. Go to the ant-contrib download page on sourceforge and get the 1.0b3 version zip file. Extract the zip file and copy "ant-contrib-1.0b3.jar" to your "{ant install dir}/lib" folder.

Step 2: Configure Your Project

With the jar file installed in the ant lib directory the next step is to include the ant-contrib tasks in your project. To do this add a taskdef entry to your build file init code. The format of this depends on the version of ant you are running.

Ant >= 1.6

<taskdef resource="net/sf/antcontrib/antlib.xml"/>

Ant < 1.6

<taskdef resource="net/sf/antcontrib/antcontrib.properties" />

最新文章

  1. VS2008 Pocket PC 2003 SE仿真程序上网设置
  2. 推荐轻量友好的.NET测试断言工具Shouldly
  3. 修改list中附件排序(sharepoint 2010)
  4. for循环练习题
  5. TYVJ P1029 牛棚回声 Label:坑
  6. [转]shell基本算术运算
  7. 基于JDK6的JAX-WX为客户端提供XML与JSON格式数据服务,以及客户端采用AXIS调用案例
  8. AlertDialog具体解释
  9. 基于visual Studio2013解决C语言竞赛题之1005整理队形
  10. oracle 10g操作和维护手册
  11. web项目编译出错时,原因之一,可能是build path 中order and Export引起
  12. jstree使用小结(二)
  13. 做一个常规的banner图——负边距的使用、banner图的拼法
  14. 论文阅读笔记五十二:CornerNet-Lite: Efficient Keypoint Based Object Detection(CVPR2019)
  15. [pycharm]远程调试服务器项目
  16. python下载安装requests库
  17. 手把手教你通过Ambari新建Hadoop集群图解案例
  18. 第二周Access课总结
  19. 《完美应用ubuntu》之全面管理ubuntu软件源
  20. mysql创建表单脚本

热门文章

  1. LAMP 3.0 mysql配置讲解
  2. DAY4-函数进阶
  3. object类型对象 ref参数如何理解?
  4. 关于TortoiseGit设置代理服务器会自动取消的问题解决方法
  5. sql基本查询语句练习
  6. GSON 报错HibernateProxy. Forgot to register a type adapter? 的解决办法
  7. Apollo问题
  8. ubuntu apt指令分析
  9. linux鸟哥的私房菜
  10. 知识问答网站---邮件发送失败--debug