|
@@ -192,7 +192,7 @@ if a DOS directory is to be added to the path. </li> |
|
|
|
|
|
|
|
|
The usual symptom of CLASSPATH problems is that ant will not run with some error |
|
|
The usual symptom of CLASSPATH problems is that ant will not run with some error |
|
|
about not being able to find org.apache.tools.Ant.main, or, if you have got the |
|
|
about not being able to find org.apache.tools.Ant.main, or, if you have got the |
|
|
quotes/backslashes wrong, some very wierd Java startup error. To see if this is |
|
|
|
|
|
|
|
|
quotes/backslashes wrong, some very weird Java startup error. To see if this is |
|
|
the case, run <code>ant -noclasspath</code> or unset the CLASSPATH environment |
|
|
the case, run <code>ant -noclasspath</code> or unset the CLASSPATH environment |
|
|
variable. |
|
|
variable. |
|
|
|
|
|
|
|
|