Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'org.eclipse.mylyn.examples.bugzilla/.classpath')
-rw-r--r--org.eclipse.mylyn.examples.bugzilla/.classpath2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.mylyn.examples.bugzilla/.classpath b/org.eclipse.mylyn.examples.bugzilla/.classpath
index 8fa8bd67..a095a39c 100644
--- a/org.eclipse.mylyn.examples.bugzilla/.classpath
+++ b/org.eclipse.mylyn.examples.bugzilla/.classpath
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<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.7"/>
+ <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>
<classpathentry combineaccessrules="false" kind="src" path="/org.eclipse.mylyn.tasks.core"/>
<classpathentry kind="lib" path="lib/org.eclipse.equinox.common_3.4.0.v20070910.jar"/>
<classpathentry combineaccessrules="false" kind="src" path="/org.eclipse.mylyn.commons.net"/>

Back to the top