diff options
author | aclement <aclement> | 2008-10-22 05:45:57 +0000 |
---|---|---|
committer | aclement <aclement> | 2008-10-22 05:45:57 +0000 |
commit | c24062050c0719ea31814d2c0dd7542f5f0a2ad0 (patch) | |
tree | 5bede4ca78126dbcb4237e0ade90e6ac0ae4271f /testing/.classpath | |
parent | eb5b2857783d3060a5a3188a3811f5cbb8f81aa5 (diff) | |
download | aspectj-c24062050c0719ea31814d2c0dd7542f5f0a2ad0.tar.gz aspectj-c24062050c0719ea31814d2c0dd7542f5f0a2ad0.zip |
246125: the SPLIT
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> |