How to install ant contrib under Windows?

后端 未结 7 475
无人及你
无人及你 2020-12-30 12:49

Prelude: Ant-Contrib provides a very well explained wiki page for installation and launch ([http://ant-contrib.sourceforge.net/#install][1]).

Indeed

相关标签:
7条回答
  • 2020-12-30 13:51

    if you have teh later 1.0b3 version..
    from http://sourceforge.net/projects/ant-contrib/
    or http://ant-contrib.sourceforge.net

    i beleive you have to use this one for ANT 1.6 and later :

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

    instead of the antlib.properties file.

    0 讨论(0)
提交回复
热议问题