LUCENE-3261: IntelliJ IDEA configuration: added facet module dependency to the benchmark module

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1183427 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Steven Rowe 2011-10-14 17:09:10 +00:00
parent 609a807f1e
commit b0c7a2bbee
1 changed files with 1 additions and 0 deletions

View File

@ -23,6 +23,7 @@
</library>
</orderEntry>
<orderEntry type="library" scope="TEST" name="JUnit" level="project" />
<orderEntry type="module" module-name="facet" />
<orderEntry type="module" module-name="highlighter" />
<orderEntry type="module" module-name="icu" />
<orderEntry type="module" module-name="misc" />