]> source.dussan.org Git - aspectj.git/commitdiff
Fix for building on Java8 V1_8_3a
authorAndy Clement <aclement@gopivotal.com>
Fri, 24 Oct 2014 17:17:39 +0000 (10:17 -0700)
committerAndy Clement <aclement@gopivotal.com>
Fri, 24 Oct 2014 17:17:39 +0000 (10:17 -0700)
ajde.core/.classpath

index 1f45ca85910a539b082e706d0467951c7722b0bc..0a49960ab945a446ffbd5bc5a545ba92b77b8c30 100644 (file)
@@ -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>