diff options
Diffstat (limited to 'testing-drivers/src')
-rw-r--r-- | testing-drivers/src/org/aspectj/testing/drivers/package.html | 2 |
1 files changed, 1 insertions, 1 deletions
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: <li><u>javarun.java.home</u>: the value of the JAVA_HOME environment variable, if it needs to be set. </li> - <li><u>javarun.classpath</u>: this is prepended to the + <li><u>javarun.bootclasspath</u>: this is prepended to the run classpath. Multiple entries must be separated by the system-dependent path separator. </li> |