James Moger
2012-02-17 0c2ea45eb400b1ded16223c03e63cec0c40564b8
Fixed classpath for Lucene
1 files modified
1 ■■■■ changed files
.classpath 1 ●●●● patch | view | raw | blame | history
.classpath
@@ -102,5 +102,6 @@
            <attribute name="javadoc_location" value="jar:platform:/resource/gitblit/ext/groovy-all-1.8.5-javadoc.jar!/"/>
        </attributes>
    </classpathentry>
    <classpathentry kind="lib" path="ext/lucene-core-3.5.0.jar" sourcepath="ext/lucene-core-3.5.0-sources.jar"/>
    <classpathentry kind="output" path="bin"/>
</classpath>