summaryrefslogtreecommitdiff
path: root/.classpath
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2016-01-27 18:00:24 -0500
committerLuke Shumaker <lukeshu@sbcglobal.net>2016-01-27 18:00:24 -0500
commitbec864fe5ed101bb32fbedfced5e752eb514b848 (patch)
tree83dfd8b8196b009d23ff88c0ec07c82b4c93c554 /.classpath
parent07891185449d9c400627d5ad088bfe65ae5ca817 (diff)
tidy project files
Diffstat (limited to '.classpath')
-rw-r--r--.classpath2
1 files changed, 1 insertions, 1 deletions
diff --git a/.classpath b/.classpath
index daf6ebb..0c0ebaf 100644
--- a/.classpath
+++ b/.classpath
@@ -2,6 +2,6 @@
<classpathentry kind="src" path="src"/>
<classpathentry kind="var" path="wpilib" sourcepath="wpilib.sources"/>
<classpathentry kind="var" path="networktables" sourcepath="networktables.sources"/>
- <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.8"/>
<classpathentry kind="output" path="bin"/>
</classpath>