Fix help text.  Dependencies now downloaded straight to target.

git-svn-id: https://svn.apache.org/repos/asf/harmony/enhanced/java/trunk@1045165 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/common_resources/make/properties.xml b/common_resources/make/properties.xml
index d03428f..c29f64b 100644
--- a/common_resources/make/properties.xml
+++ b/common_resources/make/properties.xml
@@ -484,7 +484,7 @@
                     </and>
                 </condition>
 The Eclipse compiler class for Ant could not be found. Please place the ECJ JAR in ANT_HOME/lib.
-The JAR can be downloaded directly from eclipse.org or copied from common_resources/depends/jars/ecj_3.x folder after the fetch-depends target for jdktools has been run.
+The JAR can be downloaded directly from eclipse.org or copied from target/depends/jars/ecj_3.x folder after the fetch-depends target for jdktools has been run.
 Alternatively, you can switch to another compiler, e.g. specify '-Dhy.javac.compiler=modern' for classic javac.                
             </fail>
         </sequential>