aboutsummaryrefslogtreecommitdiffstats
path: root/.classpath
diff options
context:
space:
mode:
Diffstat (limited to '.classpath')
-rw-r--r--.classpath16
1 files changed, 2 insertions, 14 deletions
diff --git a/.classpath b/.classpath
index 2fd2bdf..aeb502e 100644
--- a/.classpath
+++ b/.classpath
@@ -3,19 +3,7 @@
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="res"/>
<classpathentry kind="src" path="test"/>
- <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
- <classpathentry kind="lib" path="lib/jackson-annotations-2.5.0.jar"/>
- <classpathentry kind="lib" path="lib/jackson-core-2.5.3.jar">
- <attributes>
- <attribute name="javadoc_location" value="http://fasterxml.github.com/jackson-core/javadoc/2.5/"/>
- </attributes>
- </classpathentry>
- <classpathentry kind="lib" path="lib/jackson-databind-2.5.3.jar">
- <attributes>
- <attribute name="javadoc_location" value="http://fasterxml.github.com/jackson-databind/javadoc/2.5/"/>
- </attributes>
- </classpathentry>
- <classpathentry kind="lib" path="lib/junit/hamcrest-core-1.3.jar" sourcepath="lib/junit/hamcrest-core-1.3-sources.jar"/>
- <classpathentry kind="lib" path="lib/junit/junit-4.12.jar" sourcepath="lib/junit/junit-4.12-sources.jar"/>
+ <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8/"/>
+ <classpathentry kind="con" path="org.eclipse.buildship.core.gradleclasspathcontainer"/>
<classpathentry kind="output" path="bin"/>
</classpath>