summaryrefslogtreecommitdiff
path: root/.classpath
diff options
context:
space:
mode:
authorTzafrir Cohen <tzafrir@cohens.org.il>2013-12-04 09:39:46 +0200
committerTzafrir Cohen <tzafrir@cohens.org.il>2013-12-04 09:39:46 +0200
commitc1221c13523dfb339de85edd29b8daef96b15747 (patch)
tree82917772cf77929cfd78b466f8fc7dca1cf94a5f /.classpath
parent663779e97d5072592e0f248d34df94d9c3ebf33f (diff)
Switch to JDE-6
Diffstat (limited to '.classpath')
-rw-r--r--.classpath2
1 files changed, 1 insertions, 1 deletions
diff --git a/.classpath b/.classpath
index fb565a5..18d70f0 100644
--- a/.classpath
+++ b/.classpath
@@ -1,6 +1,6 @@
<?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.6"/>
<classpathentry kind="output" path="bin"/>
</classpath>