diff options
Diffstat (limited to 'ajdoc')
-rw-r--r-- | ajdoc/.classpath | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ajdoc/.classpath b/ajdoc/.classpath index 0b3f65de8..ec2682446 100644 --- a/ajdoc/.classpath +++ b/ajdoc/.classpath @@ -7,6 +7,7 @@ <classpathentry kind="src" path="/util"/> <classpathentry kind="src" path="testsrc"/> <classpathentry kind="lib" path="/lib/junit/junit.jar" sourcepath="/lib/junit/junit-src.jar"/> + <classpathentry kind="var" path="JAVA_HOME/lib/tools.jar"/> <classpathentry kind="var" path="JRE15_LIB"/> <classpathentry kind="output" path="bin"/> </classpath> |