mirror of https://github.com/apache/lucene.git
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:
parent
6449c08e37
commit
28da8310b9
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue