summaryrefslogtreecommitdiffstats
path: root/.classpath
diff options
context:
space:
mode:
authorJames Moger <james.moger@gitblit.com>2012-03-12 22:55:59 -0400
committerJames Moger <james.moger@gitblit.com>2012-03-12 22:55:59 -0400
commit23b6eb52efa21a6ef386acade5c1c515012ceb39 (patch)
tree0a9562074e82f88957d8523cab3cc69b3c232f9e /.classpath
parent934ada531b4cf78b76f5b458190c1f057ff770c9 (diff)
downloadgitblit-23b6eb52efa21a6ef386acade5c1c515012ceb39.tar.gz
gitblit-23b6eb52efa21a6ef386acade5c1c515012ceb39.zip
Add Lucene Highlighter dependency
Diffstat (limited to '.classpath')
-rw-r--r--.classpath1
1 files changed, 1 insertions, 0 deletions
diff --git a/.classpath b/.classpath
index c9946a8b..f5ee4985 100644
--- a/.classpath
+++ b/.classpath
@@ -28,5 +28,6 @@
<classpathentry kind="lib" path="ext/markdownpapers-core-1.2.7.jar" sourcepath="ext/markdownpapers-core-1.2.7-sources.jar"/>
<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="output" path="bin"/>
</classpath>