]> source.dussan.org Git - aspectj.git/commitdiff
JRE15_SRC variable to build 1.5 modules when defaulting to 1.3 VM's
authorwisberg <wisberg>
Wed, 8 Jun 2005 23:39:52 +0000 (23:39 +0000)
committerwisberg <wisberg>
Wed, 8 Jun 2005 23:39:52 +0000 (23:39 +0000)
loadtime5/.classpath

index cc25e7471ac9be8d1429b9cc2285f253db6f2d4e..18574d27d225f43ee8a967d748f53d5f2cf1d650 100644 (file)
                <attributes>
                </attributes>
        </classpathentry>
-       <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER">
-               <attributes>
-               </attributes>
-       </classpathentry>
        <classpathentry combineaccessrules="false" kind="src" path="/asm">
                <attributes>
                </attributes>
@@ -40,5 +36,9 @@
                <attributes>
                </attributes>
        </classpathentry>
+       <classpathentry sourcepath="/JRE15_SRC" kind="var" path="JRE15_LIB">
+               <attributes>
+               </attributes>
+       </classpathentry>
        <classpathentry kind="output" path="bin"/>
 </classpath>