diff options
author | Alexander Kurtakov | 2020-10-08 06:46:06 +0000 |
---|---|---|
committer | Alexander Kurtakov | 2020-10-12 14:21:05 +0000 |
commit | f62032046aa6dbea8f9d916c5eb05447cab82d5d (patch) | |
tree | fd73ea44a0a836d5e10b0ba0e21c4e7d8595ea7e /bundles/org.eclipse.equinox.p2.ui.sdk.scheduler/.classpath | |
parent | a05e5935b427801dc3d89bb2869e23e19d08beb0 (diff) | |
download | rt.equinox.p2-I20201012-1800.tar.gz rt.equinox.p2-I20201012-1800.tar.xz rt.equinox.p2-I20201012-1800.zip |
Move p2.ui.sdk.scheduler to Java 11Y20201012-1200I20201012-1800
Change-Id: I427045ae290408fc34bebe18a722e60721e51deb
Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
Diffstat (limited to 'bundles/org.eclipse.equinox.p2.ui.sdk.scheduler/.classpath')
-rw-r--r-- | bundles/org.eclipse.equinox.p2.ui.sdk.scheduler/.classpath | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bundles/org.eclipse.equinox.p2.ui.sdk.scheduler/.classpath b/bundles/org.eclipse.equinox.p2.ui.sdk.scheduler/.classpath index eca7bdba8..e801ebfb4 100644 --- a/bundles/org.eclipse.equinox.p2.ui.sdk.scheduler/.classpath +++ b/bundles/org.eclipse.equinox.p2.ui.sdk.scheduler/.classpath @@ -1,6 +1,6 @@ <?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-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="output" path="bin"/> |