]> source.dussan.org Git - aspectj.git/commitdiff
fixing paths so that distro build isn't huge V1_8_2
authorAndy Clement <aclement@gopivotal.com>
Thu, 14 Aug 2014 21:43:14 +0000 (14:43 -0700)
committerAndy Clement <aclement@gopivotal.com>
Thu, 14 Aug 2014 21:43:14 +0000 (14:43 -0700)
ajdoc/.classpath

index 0b3f65de84da9bbfcff691c1b3e8310515be86d4..ec2682446b2071dac0bb262466204e725da73864 100644 (file)
@@ -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>