diff options
author | aclement <aclement> | 2007-01-12 15:38:59 +0000 |
---|---|---|
committer | aclement <aclement> | 2007-01-12 15:38:59 +0000 |
commit | df061d470fefacd871dc5ca29fa03bbd424c088f (patch) | |
tree | 0ab777551baaf4207d2b6a1a1d49d9ba7c6b3952 /testing/.classpath | |
parent | 86e1ad3b3177840190e1e13a811a6018d18120e4 (diff) | |
download | aspectj-df061d470fefacd871dc5ca29fa03bbd424c088f.tar.gz aspectj-df061d470fefacd871dc5ca29fa03bbd424c088f.zip |
148190#30: rebase tests
Diffstat (limited to 'testing/.classpath')
-rw-r--r-- | testing/.classpath | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/testing/.classpath b/testing/.classpath index 223b01f9b..3fe78a651 100644 --- a/testing/.classpath +++ b/testing/.classpath @@ -21,5 +21,6 @@ <classpathentry kind="src" path="/org.aspectj.ajdt.core"/> <classpathentry combineaccessrules="false" kind="src" path="/weaver"/> <classpathentry combineaccessrules="false" kind="src" path="/loadtime"/> + <classpathentry combineaccessrules="false" kind="src" path="/ajde.core"/> <classpathentry kind="output" path="bin"/> </classpath> |