| Author |
Ant Installation
|
Vili Leonardo
Greenhorn
Joined: Mar 12, 2004
Posts: 18
|
|
I have downloaded Ant 1.6.1 and install it per Ant installation manual. However, when running "ant -verbose", it doesn't seem to execute ant command. It returns output that is the same as that java command output if you execute "java" on command prompt. What do I do wrong? Is there a setting I miss? Thanks in Advance -VL
|
 |
Vili Leonardo
Greenhorn
Joined: Mar 12, 2004
Posts: 18
|
|
I figured out the problem. I originally included %ANT_HOME%\bin in the system variable, but it didn't work until I moved the declaration as user variable. cheers -Vili
|
 |
 |
|
|
subject: Ant Installation
|
|
|