aboutsummaryrefslogtreecommitdiffstats
path: root/.classpath
diff options
context:
space:
mode:
authorEduardo Pedroni <e.pedroni91@gmail.com>2014-10-18 15:37:01 +0200
committerEduardo Pedroni <e.pedroni91@gmail.com>2014-10-18 15:37:01 +0200
commitfaa29b3bc881d392419e76f084cce9275e1ad548 (patch)
tree97a36d95213b8257f30c980348ba5e6405f2bd26 /.classpath
parent4f26361eb08aa09334d1eea0a124110c20d809ce (diff)
parent771567428c0ae79e17b2ec42c4ad00853ffb2941 (diff)
Merge remote-tracking branch 'origin/gui'
Diffstat (limited to '.classpath')
-rw-r--r--.classpath2
1 files changed, 1 insertions, 1 deletions
diff --git a/.classpath b/.classpath
index 3e0fb27..ed47876 100644
--- a/.classpath
+++ b/.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"/>
+ <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/java"/>
<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
<classpathentry kind="output" path="bin"/>
</classpath>