Consistently use Java-11 in Eclipse .classpath.
[lgpl/argeo-commons.git] / org.argeo.osgi.boot / .classpath
index a8a298a3c9ab51ff33cfa1e4ec0cb15c79438bd1..190db038cc752af7297f3b2e7637870b72442181 100644 (file)
@@ -3,6 +3,6 @@
        <classpathentry kind="src" path="src"/>
        <classpathentry kind="src" path="ext/test"/>
        <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
-       <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="output" path="bin"/>
 </classpath>