diff options
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> |