summaryrefslogtreecommitdiffstats
path: root/.classpath
diff options
context:
space:
mode:
authorJames Moger <james.moger@gitblit.com>2012-09-27 10:12:54 -0400
committerJames Moger <james.moger@gitblit.com>2012-09-27 10:12:54 -0400
commitad0f8cb37a61a0c94c83a05961386b75e19120fa (patch)
treecb47a58bcd87dce7b4bd340a3e5b39dbbf7075f1 /.classpath
parentd4f9b54d13fbdc9c54835f48812484b792b306e3 (diff)
downloadgitblit-ad0f8cb37a61a0c94c83a05961386b75e19120fa.tar.gz
gitblit-ad0f8cb37a61a0c94c83a05961386b75e19120fa.zip
Added Lucene-Queries dependency
Diffstat (limited to '.classpath')
-rw-r--r--.classpath2
1 files changed, 1 insertions, 1 deletions
diff --git a/.classpath b/.classpath
index 94bfc49d..1c589d2b 100644
--- a/.classpath
+++ b/.classpath
@@ -18,7 +18,7 @@
<classpathentry kind="lib" path="ext/lucene-core-3.6.1.jar" sourcepath="ext/src/lucene-core-3.6.1-sources.jar" />
<classpathentry kind="lib" path="ext/lucene-highlighter-3.6.1.jar" sourcepath="ext/src/lucene-highlighter-3.6.1-sources.jar" />
<classpathentry kind="lib" path="ext/lucene-memory-3.6.1.jar" sourcepath="ext/src/lucene-memory-3.6.1-sources.jar" />
-
+ <classpathentry kind="lib" path="ext/lucene-queries-3.6.1.jar" sourcepath="ext/src/lucene-queries-3.6.1-sources.jar" />
<classpathentry kind="lib" path="ext/jakarta-regexp-1.4.jar" />
<classpathentry kind="lib" path="ext/markdownpapers-core-1.2.7.jar" sourcepath="ext/src/markdownpapers-core-1.2.7-sources.jar" />
<classpathentry kind="lib" path="ext/org.eclipse.jgit-2.1.0.201209190230-r.jar" sourcepath="ext/src/org.eclipse.jgit-2.1.0.201209190230-r-sources.jar" />