diff options
-rw-r--r-- | tests/.classpath | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/.classpath b/tests/.classpath index 148ca2229..db20e7332 100644 --- a/tests/.classpath +++ b/tests/.classpath @@ -10,6 +10,7 @@ <classpathentry kind="src" path="/bridge"/> <classpathentry kind="src" path="/ajde"/> <classpathentry kind="src" path="/asm"/> + <classpathentry kind="var" path="JAVA_HOME/lib/tools.jar"/> <classpathentry sourcepath="/lib/bcel/bcel-src.zip" kind="lib" path="/lib/bcel/bcel.jar"/> <classpathentry kind="output" path="bin"/> </classpath> |