diff options
Diffstat (limited to 'bundles/org.eclipse.emf.ecp.view.label.model.edit/.classpath')
-rw-r--r-- | bundles/org.eclipse.emf.ecp.view.label.model.edit/.classpath | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bundles/org.eclipse.emf.ecp.view.label.model.edit/.classpath b/bundles/org.eclipse.emf.ecp.view.label.model.edit/.classpath index 121e527a93..22f30643cb 100644 --- a/bundles/org.eclipse.emf.ecp.view.label.model.edit/.classpath +++ b/bundles/org.eclipse.emf.ecp.view.label.model.edit/.classpath @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="UTF-8"?> <classpath> <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> |