Browse Source

sp

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@359226 13f79535-47bb-0310-9956-ffa450edef68
master
Matthew Jason Benson 19 years ago
parent
commit
4c16ed4bd1
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      docs/manual/install.html

+ 1
- 1
docs/manual/install.html View File

@@ -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.




Loading…
Cancel
Save