Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'org.eclipse.mylyn.tasks.index.core/.classpath')
-rw-r--r--org.eclipse.mylyn.tasks.index.core/.classpath2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.mylyn.tasks.index.core/.classpath b/org.eclipse.mylyn.tasks.index.core/.classpath
index 709717575..12170975f 100644
--- a/org.eclipse.mylyn.tasks.index.core/.classpath
+++ b/org.eclipse.mylyn.tasks.index.core/.classpath
@@ -6,6 +6,6 @@
</accessrules>
</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.7"/>
<classpathentry kind="output" path="bin"/>
</classpath>

Back to the top