diff options
Diffstat (limited to 'ajde.core')
-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 1f45ca859..0a49960ab 100644 --- a/ajde.core/.classpath +++ b/ajde.core/.classpath @@ -9,5 +9,6 @@ <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 kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/> + <classpathentry combineaccessrules="false" kind="src" path="/weaver"/> <classpathentry kind="output" path="bin"/> </classpath> |