]> 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 47085403ce2aec944cdbe71845e95048990df701..a77c387de5ace6394d711111a3a2847ad004dcbd 100644 (file)
@@ -1,12 +1,9 @@
-<?xml version="1.0" encoding="UTF-8"?>\r
-<classpath>\r
-       <classpathentry exported="true" kind="lib" path="lib/batik-awt-util-1.8.jar"/>\r
-       <classpathentry exported="true" kind="lib" path="lib/batik-util-1.8.jar"/>\r
-       <classpathentry exported="true" kind="lib" path="lib/batik-parser-1.8.jar"/>\r
-       <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>\r
-       <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>\r
-       <classpathentry kind="src" path="src"/>\r
-       <classpathentry kind="src" path="testcases"/>\r
-       <classpathentry exported="true" kind="lib" path="lib/svgSalamander-tiny.jar"/>\r
-       <classpathentry kind="output" path="bin"/>\r
-</classpath>\r
+<?xml version="1.0" encoding="UTF-8"?>
+<classpath>
+       <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"/>
+       <classpathentry exported="true" kind="lib" path="lib/svgSalamander-tiny.jar"/>
+       <classpathentry kind="output" path="bin"/>
+</classpath>