Skip to main content

This CGIT instance is deprecated, and repositories have been moved to Gitlab or Github. See the repository descriptions for specific locations.

aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEugen Neufeld2018-12-04 09:37:06 +0000
committerEugen Neufeld2018-12-04 09:37:06 +0000
commit263755e7e3cef0018229793c12cd382ee6932544 (patch)
tree39d663ab315ea56696603f988b8fdebe98d93d83 /bundles/org.eclipse.emf.ecp.view.section.ui.swt/.classpath
parent7e42fc8e82a1de73f2e761701eada0a455fe368e (diff)
parent39b058d6b562a445bf9ab1ea1accc3fd8318e636 (diff)
downloadorg.eclipse.emf.ecp.core-263755e7e3cef0018229793c12cd382ee6932544.tar.gz
org.eclipse.emf.ecp.core-263755e7e3cef0018229793c12cd382ee6932544.tar.xz
org.eclipse.emf.ecp.core-263755e7e3cef0018229793c12cd382ee6932544.zip
Merge remote-tracking branch 'origin/release_1.19.0' into develop
Diffstat (limited to 'bundles/org.eclipse.emf.ecp.view.section.ui.swt/.classpath')
-rw-r--r--bundles/org.eclipse.emf.ecp.view.section.ui.swt/.classpath2
1 files changed, 1 insertions, 1 deletions
diff --git a/bundles/org.eclipse.emf.ecp.view.section.ui.swt/.classpath b/bundles/org.eclipse.emf.ecp.view.section.ui.swt/.classpath
index ad32c83a78..eca7bdba8f 100644
--- a/bundles/org.eclipse.emf.ecp.view.section.ui.swt/.classpath
+++ b/bundles/org.eclipse.emf.ecp.view.section.ui.swt/.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.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="src" path="src"/>
<classpathentry kind="output" path="bin"/>

Back to the top