diff options
-rw-r--r-- | ajde.core/.classpath | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ajde.core/.classpath b/ajde.core/.classpath index 10c7d9acc..30b688fdc 100644 --- a/ajde.core/.classpath +++ b/ajde.core/.classpath @@ -9,5 +9,6 @@ <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> |