summaryrefslogtreecommitdiffstats
path: root/.classpath
diff options
context:
space:
mode:
authorJames Moger <james.moger@gitblit.com>2012-03-14 16:18:39 -0400
committerJames Moger <james.moger@gitblit.com>2012-03-14 16:18:39 -0400
commit7d35ed8bd6ccb43d4ae89b151f193392edb9184b (patch)
treebe87fcb9f07eeef2c8afa5b584985b5a485b52ba /.classpath
parent0708e4c35e17650049a7ae9c6bdb7297ad93581e (diff)
downloadgitblit-7d35ed8bd6ccb43d4ae89b151f193392edb9184b.tar.gz
gitblit-7d35ed8bd6ccb43d4ae89b151f193392edb9184b.zip
Added Lucene Memory lib dependency
Diffstat (limited to '.classpath')
-rw-r--r--.classpath1
1 files changed, 1 insertions, 0 deletions
diff --git a/.classpath b/.classpath
index f5ee4985..d7f88377 100644
--- a/.classpath
+++ b/.classpath
@@ -29,5 +29,6 @@
<classpathentry kind="lib" path="ext/org.eclipse.jgit-1.3.0.201202151440-r.jar" sourcepath="ext/org.eclipse.jgit-1.3.0.201202151440-r-sources.jar"/>
<classpathentry kind="lib" path="ext/org.eclipse.jgit.http.server-1.3.0.201202151440-r.jar" sourcepath="ext/org.eclipse.jgit.http.server-1.3.0.201202151440-r-sources.jar"/>
<classpathentry kind="lib" path="ext/lucene-highlighter-3.5.0.jar" sourcepath="ext/lucene-highlighter-3.5.0-sources.jar"/>
+ <classpathentry kind="lib" path="ext/lucene-memory-3.5.0.jar" sourcepath="ext/lucene-memory-3.5.0-sources.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>