LUCENE-4728: IntelliJ configuration: add queries module dependency to highlighter module

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1447141 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Steven Rowe 2013-02-18 07:37:39 +00:00
parent 6449c08e37
commit 28da8310b9
1 changed files with 1 additions and 0 deletions

View File

@ -14,6 +14,7 @@
<orderEntry type="module" scope="TEST" module-name="lucene-test-framework" />
<orderEntry type="module" module-name="memory" />
<orderEntry type="module" module-name="misc" />
<orderEntry type="module" module-name="queries" />
<orderEntry type="module" module-name="lucene-core" />
</component>
</module>