< prev index next >

modules/javafx.base/.classpath

Print this page

        

*** 11,28 **** <attributes> <attribute name="test" value="true"/> <attribute name="optional" value="true"/> </attributes> </classpathentry> ! <classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/5"> <attributes> <attribute name="test" value="true"/> </attributes> </classpathentry> <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"> <attributes> <attribute name="module" value="true"/> - <attribute name="limit-modules" value="java.se,jdk.accessibility,jdk.attach,jdk.compiler,jdk.httpserver,jdk.jartool,jdk.javadoc,jdk.jconsole,jdk.jdi,jdk.management,jdk.packager,jdk.sctp,jdk.security.auth,jdk.security.jgss,jdk.unsupported,jdk.dynalink,jdk.incubator.httpclient,jdk.jshell,jdk.jsobject,jdk.net,jdk.packager.services,jdk.scripting.nashorn,jdk.xml.dom"/> </attributes> </classpathentry> <classpathentry kind="output" path="bin"/> </classpath> --- 11,27 ---- <attributes> <attribute name="test" value="true"/> <attribute name="optional" value="true"/> </attributes> </classpathentry> ! <classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"> <attributes> <attribute name="test" value="true"/> </attributes> </classpathentry> <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"> <attributes> <attribute name="module" value="true"/> </attributes> </classpathentry> <classpathentry kind="output" path="bin"/> </classpath>
< prev index next >