From: wisberg Date: Mon, 2 Jun 2003 05:22:09 +0000 (+0000) Subject: corrected property name for forking run classpath X-Git-Tag: V1_1_0~15 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=ad708998c210421ad40c8392856980c16047b70e;p=aspectj.git corrected property name for forking run classpath --- diff --git a/testing-drivers/src/org/aspectj/testing/drivers/package.html b/testing-drivers/src/org/aspectj/testing/drivers/package.html index 6e8427bc6..92823a00e 100644 --- a/testing-drivers/src/org/aspectj/testing/drivers/package.html +++ b/testing-drivers/src/org/aspectj/testing/drivers/package.html @@ -302,7 +302,7 @@ arguments on the harness command line:
  • javarun.java.home: the value of the JAVA_HOME environment variable, if it needs to be set.
  • -
  • javarun.classpath: this is prepended to the +
  • javarun.bootclasspath: this is prepended to the run classpath. Multiple entries must be separated by the system-dependent path separator.