Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'examples/org.eclipse.qvtd.examples.qvtrelation.reltocore/.classpath')
-rw-r--r--examples/org.eclipse.qvtd.examples.qvtrelation.reltocore/.classpath2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/org.eclipse.qvtd.examples.qvtrelation.reltocore/.classpath b/examples/org.eclipse.qvtd.examples.qvtrelation.reltocore/.classpath
index 4aef75e06..78eed7b46 100644
--- a/examples/org.eclipse.qvtd.examples.qvtrelation.reltocore/.classpath
+++ b/examples/org.eclipse.qvtd.examples.qvtrelation.reltocore/.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.7"/>
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
<classpathentry excluding="**" kind="src" output="qvtrbin" path="qvtrsrc"/>
<classpathentry kind="src" path="src"/>

Back to the top