Consistently use Java-11 in Eclipse .classpath.
[lgpl/argeo-commons.git] / org.argeo.osgi.boot / .classpath
index 71ce1c5035f082536b72985d5802f8c90b2b85d8..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.6"/>
+       <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>