Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/org.eclipse.eef/.classpath')
-rw-r--r--plugins/org.eclipse.eef/.classpath2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/org.eclipse.eef/.classpath b/plugins/org.eclipse.eef/.classpath
index 42271a8c6..85f94a120 100644
--- a/plugins/org.eclipse.eef/.classpath
+++ b/plugins/org.eclipse.eef/.classpath
@@ -6,7 +6,7 @@
</attributes>
</classpathentry>
<classpathentry kind="src" path="src"/>
- <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-1.8"/>
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
<classpathentry kind="output" path="bin"/>
</classpath>

Back to the top