Hi, I am trying to install Ant on a windows system, im having a few problems even though it seems straight forward, when i enter "ant" or "ant -version" into the command line i get the default java no arguments response,
I unzipped the ant-*.zip into c:\myjava directory and change the ant*/ to plain old ant my env variables are the following: ANT_HOME=c:\myjava\ant JAVA_HOME=c:\j2sdk1.4.2 PATH=c:\j2sdk1.4.2_06\bin;C:\Program Files\ATI Technologies\ATI.ACE\;C:\Program Files\Common Files\GTK\2.0\bin;%ANT_HOME%\bin;C:\MyJava\javacc-3.2\bin are these correct? what am i missing out? any suggestions would be apprectiated, thanks :) jaime