]> source.dussan.org Git - aspectj.git/commitdiff
246125: the SPLIT
authoraclement <aclement>
Wed, 22 Oct 2008 05:58:17 +0000 (05:58 +0000)
committeraclement <aclement>
Wed, 22 Oct 2008 05:58:17 +0000 (05:58 +0000)
run-all-junit-tests/.classpath

index 41928f5ef4678668ef77e8e79d184b8269c6803d..48efada18579de02f6378c37faf7df15ac3d4824 100644 (file)
@@ -17,7 +17,7 @@
        <classpathentry kind="src" path="/testing-util"/>
        <classpathentry kind="src" path="/util"/>
        <classpathentry kind="src" path="/weaver"/>
-       <classpathentry sourcepath="/lib/junit/junit-src.jar" kind="lib" path="/lib/junit/junit.jar"/>
+       <classpathentry kind="lib" path="/lib/junit/junit.jar" sourcepath="/lib/junit/junit-src.jar"/>
        <classpathentry kind="src" path="/tests"/>
        <classpathentry combineaccessrules="false" kind="src" path="/aspectj5rt"/>
        <classpathentry combineaccessrules="false" kind="src" path="/ajdoc"/>
@@ -25,5 +25,6 @@
        <classpathentry combineaccessrules="false" kind="src" path="/loadtime5"/>
        <classpathentry combineaccessrules="false" kind="src" path="/weaver5"/>
        <classpathentry combineaccessrules="false" kind="src" path="/ajde.core"/>
+       <classpathentry combineaccessrules="false" kind="src" path="/org.aspectj.matcher"/>
        <classpathentry kind="output" path="bin"/>
 </classpath>