Posted By:
Jani_Kaarela
Posted On:
Thursday, October 26, 2006 03:49 AM
Try running java -version to see that your JDK installation is working ok. Also, your JAVA_HOME has a space in the path, this could cause problems - which you would already know, if you had read the f**king manual, more specifically the page Platform Issues.
Also, you should always provide the version of the program (in this case, Ant) you're running, and the OS you're running it on!