I am having trouble using
Ant and
JUnit together. This is the error I get
[CODE} Ant could not find the task or a class this task relies upon [/CODE]
Can anyone let me know what the environment variable settings should be...
Im using apache-ant-1.6.2 and Junit3.8.1...
I have apache-ant-1.6.2/bin in my path. I believe ant-junit.jar (inside \lib) is the file necessary for ant+junit to work correctly....
What am I missing ??
[ October 19, 2004: Message edited by: V Bose ]