diff options
author | aclement <aclement> | 2007-12-03 17:41:22 +0000 |
---|---|---|
committer | aclement <aclement> | 2007-12-03 17:41:22 +0000 |
commit | b1b1d16d6983861092fadd1c37a58372930490cf (patch) | |
tree | 15d25c1e332bccad5d7d17a7a9a96e5b26783eef /ajde.core/.classpath | |
parent | 38137611550c73083cc8d60065363653a5eb9704 (diff) | |
download | aspectj-b1b1d16d6983861092fadd1c37a58372930490cf.tar.gz aspectj-b1b1d16d6983861092fadd1c37a58372930490cf.zip |
pointcutdoctor stuff removed - cause chaos on the build machine
Diffstat (limited to 'ajde.core/.classpath')
-rw-r--r-- | ajde.core/.classpath | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ajde.core/.classpath b/ajde.core/.classpath index 30b688fdc..10c7d9acc 100644 --- a/ajde.core/.classpath +++ b/ajde.core/.classpath @@ -9,6 +9,5 @@ <classpathentry exported="true" kind="src" path="/org.aspectj.ajdt.core"/> <classpathentry exported="true" kind="src" path="/org.eclipse.jdt.core"/> <classpathentry kind="lib" path="/lib/junit/junit.jar" sourcepath="/lib/junit/junit-src.jar"/> - <classpathentry combineaccessrules="false" kind="src" path="/weaver"/> <classpathentry kind="output" path="bin"/> </classpath> |