]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - bundles/org.simantics.scenegraph/.classpath
Move platform to only work with JDK's >= 11
[simantics/platform.git] / bundles / org.simantics.scenegraph / .classpath
index 282b753dc0ef1f9b045904fb8d3fb8677a26323e..a77c387de5ace6394d711111a3a2847ad004dcbd 100644 (file)
@@ -1,9 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <classpath>
-       <classpathentry exported="true" kind="lib" path="lib/batik-awt-util-1.8.jar"/>
-       <classpathentry exported="true" kind="lib" path="lib/batik-util-1.8.jar"/>
-       <classpathentry exported="true" kind="lib" path="lib/batik-parser-1.8.jar"/>
-       <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>
+       <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-11"/>
        <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
        <classpathentry kind="src" path="src"/>
        <classpathentry kind="src" path="testcases"/>