summaryrefslogtreecommitdiffstats
path: root/.classpath
diff options
context:
space:
mode:
authorJames Moger <james.moger@gitblit.com>2011-04-04 16:13:11 -0400
committerJames Moger <james.moger@gitblit.com>2011-04-04 16:13:11 -0400
commitfc84260e4238fda10842c1bd3b9fb0cb74b95426 (patch)
tree8cdb945c3679678a0c4aa32d2f179c5097a70da1 /.classpath
parent8aadfad0de588bc7b1aecd9c3327ec5c44607179 (diff)
downloadgitblit-fc84260e4238fda10842c1bd3b9fb0cb74b95426.tar.gz
gitblit-fc84260e4238fda10842c1bd3b9fb0cb74b95426.zip
Dropped log links, created new stylesheet, added activity graph.
Diffstat (limited to '.classpath')
-rw-r--r--.classpath1
1 files changed, 1 insertions, 0 deletions
diff --git a/.classpath b/.classpath
index c9073ae4..2fc1d0f4 100644
--- a/.classpath
+++ b/.classpath
@@ -2,6 +2,7 @@
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="resources"/>
+ <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="lib/jgit-0.11.3.jar" sourcepath="/org.eclipse.jgit"/>
<classpathentry kind="lib" path="lib/jgit-http-0.11.3.jar" sourcepath="/org.eclipse.jgit.http.server"/>