diff options
author | Eugen Neufeld | 2018-12-04 09:37:06 +0000 |
---|---|---|
committer | Eugen Neufeld | 2018-12-04 09:37:06 +0000 |
commit | 263755e7e3cef0018229793c12cd382ee6932544 (patch) | |
tree | 39d663ab315ea56696603f988b8fdebe98d93d83 /bundles/org.eclipse.emf.ecp.view.model.common.di/.classpath | |
parent | 7e42fc8e82a1de73f2e761701eada0a455fe368e (diff) | |
parent | 39b058d6b562a445bf9ab1ea1accc3fd8318e636 (diff) | |
download | org.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
Change-Id: I4a4594db1b04cd746ca6e040f93b99591ffb1058
Diffstat (limited to 'bundles/org.eclipse.emf.ecp.view.model.common.di/.classpath')
-rw-r--r-- | bundles/org.eclipse.emf.ecp.view.model.common.di/.classpath | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bundles/org.eclipse.emf.ecp.view.model.common.di/.classpath b/bundles/org.eclipse.emf.ecp.view.model.common.di/.classpath index ad32c83a78..eca7bdba8f 100644 --- a/bundles/org.eclipse.emf.ecp.view.model.common.di/.classpath +++ b/bundles/org.eclipse.emf.ecp.view.model.common.di/.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"/> |