Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'org.eclipse.mylyn.tests.performance/.classpath')
-rw-r--r--org.eclipse.mylyn.tests.performance/.classpath2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.mylyn.tests.performance/.classpath b/org.eclipse.mylyn.tests.performance/.classpath
index 9bded5f8..b4337876 100644
--- a/org.eclipse.mylyn.tests.performance/.classpath
+++ b/org.eclipse.mylyn.tests.performance/.classpath
@@ -7,7 +7,7 @@
<accessrule kind="accessible" pattern="**/tests/**"/>
</accessrules>
</classpathentry>
- <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.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8">
<accessrules>
<accessrule kind="nonaccessible" pattern="com/sun/**"/>
</accessrules>

Back to the top