summaryrefslogtreecommitdiffstats
path: root/.classpath
diff options
context:
space:
mode:
Diffstat (limited to '.classpath')
-rw-r--r--.classpath3
1 files changed, 2 insertions, 1 deletions
diff --git a/.classpath b/.classpath
index f4a6cb60..70505fff 100644
--- a/.classpath
+++ b/.classpath
@@ -1,7 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
- <classpathentry kind="src" path="contrib"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
<classpathentry kind="lib" path="ext/log4j-1.2.16.jar"/>
<classpathentry kind="lib" path="ext/servlet-api-2.5.jar"/>
@@ -15,5 +14,7 @@
<classpathentry kind="lib" path="ext/wicket-extensions-1.4.17.jar"/>
<classpathentry kind="lib" path="lib/jgit-0.11.3.jar"/>
<classpathentry kind="lib" path="lib/jgit-http-0.11.3.jar"/>
+ <classpathentry kind="lib" path="ext/markdownpapers-core-1.0.0.jar"/>
+ <classpathentry kind="lib" path="ext/googlecharts-1.4.17.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>