Hi Gurus

I'm trying to use tasks in ant-contrid.
So I downloaded ant-contrib-1.0b3-bin and put ant-contrib-1.0b3.jar file in
$ANT_HOME\lib

I also do the following


<?xml version="1.0"?>

<project name="test"

default="main"

xmlns:ac="antlib:net.sf.antcontrib">

 :

:



But I'm getting this error

[antlib:org.apache.tools.ant] Could not load definitions from resource
org/apach
e/tools/ant/antlib.xml. It could not be found.


I'm using Ant 1.7

Any help is appreciated.

Reply via email to