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 f9fab7525..6f19408e9 100644 --- a/testing/.classpath +++ b/testing/.classpath @@ -22,5 +22,6 @@ <classpathentry combineaccessrules="false" kind="src" path="/loadtime"/> <classpathentry combineaccessrules="false" kind="src" path="/ajde.core"/> <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/> + <classpathentry combineaccessrules="false" kind="src" path="/org.aspectj.matcher"/> <classpathentry kind="output" path="bin"/> </classpath> |