Consistently use Java-11 in Eclipse .classpath.
[lgpl/argeo-commons.git] / org.argeo.enterprise / .classpath
index 4e5da1da654885181e6bd7f78268ac345aa09d44..b21df7df88879493c7a882566b17db7a2ae0dfae 100644 (file)
@@ -5,6 +5,6 @@
        <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" />
+               path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-11" />
        <classpathentry kind="output" path="bin" />
 </classpath>