diff options
author | Andy Clement <aclement@gopivotal.com> | 2013-07-30 08:08:54 -0700 |
---|---|---|
committer | Andy Clement <andrew.clement@gmail.com> | 2013-07-30 08:09:03 -0700 |
commit | e51636db502218e63f3125b59087de93dd299c73 (patch) | |
tree | 73dd47a0a0e9bed60a229c5a4fef0c7a15cdbac8 /ajdoc | |
parent | 0c0adc560d413ad0ec2a6dcd076e3ab292d12806 (diff) | |
download | aspectj-e51636db502218e63f3125b59087de93dd299c73.tar.gz aspectj-e51636db502218e63f3125b59087de93dd299c73.zip |
fix up for mac dev
Diffstat (limited to 'ajdoc')
-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> |