Added the langid libraries on the classpath for idea

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1187903 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Martijn van Groningen 2011-10-23 15:18:57 +00:00
parent f21ac2f58c
commit 91c633c989
1 changed files with 10 additions and 0 deletions

View File

@ -13,6 +13,16 @@
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="library" name="Solr library" level="project" />
<orderEntry type="library" name="Solr extraction library" level="project" />
<orderEntry type="module-library">
<library>
<CLASSES>
<root url="file://$MODULE_DIR$/lib" />
</CLASSES>
<JAVADOC />
<SOURCES />
<jarDirectory url="file://$MODULE_DIR$/lib" recursive="false" />
</library>
</orderEntry>
<orderEntry type="module" module-name="solr" />
<orderEntry type="module" module-name="lucene" scope="TEST" />
</component>