diff options
author | Andy Clement <aclement@gopivotal.com> | 2013-07-29 11:19:02 -0700 |
---|---|---|
committer | Andy Clement <andrew.clement@gmail.com> | 2013-07-29 12:05:09 -0700 |
commit | 38206a5304739c5e986c26e71186b74db0a5af5b (patch) | |
tree | 5da23736fef0e082b37eeee4e21342ebd0e590bc /ajdoc/.classpath | |
parent | 302c14ee680d5782cba619d8cc748e60afd09561 (diff) | |
download | aspectj-38206a5304739c5e986c26e71186b74db0a5af5b.tar.gz aspectj-38206a5304739c5e986c26e71186b74db0a5af5b.zip |
AspectJ 1.8
Diffstat (limited to 'ajdoc/.classpath')
-rw-r--r-- | ajdoc/.classpath | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ajdoc/.classpath b/ajdoc/.classpath index ec2682446..0b3f65de8 100644 --- a/ajdoc/.classpath +++ b/ajdoc/.classpath @@ -7,7 +7,6 @@ <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> |