mirror of https://github.com/apache/lucene.git
LUCENE-5414: intellij config
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1561707 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
cb8b1cd32b
commit
135918c0f8
|
@ -12,7 +12,6 @@
|
|||
<orderEntry type="sourceFolder" forTests="false" />
|
||||
<orderEntry type="library" scope="TEST" name="JUnit" level="project" />
|
||||
<orderEntry type="module" scope="TEST" module-name="lucene-test-framework" />
|
||||
<orderEntry type="module" module-name="expressions" />
|
||||
<orderEntry type="module" module-name="queries" />
|
||||
<orderEntry type="module" module-name="analysis-common" />
|
||||
<orderEntry type="module" module-name="misc" />
|
||||
|
|
|
@ -22,6 +22,7 @@
|
|||
<orderEntry type="module" module-name="misc" />
|
||||
<orderEntry type="module" module-name="phonetic" />
|
||||
<orderEntry type="module" module-name="suggest" />
|
||||
<orderEntry type="module" module-name="expressions" />
|
||||
<orderEntry type="module" module-name="analysis-common" />
|
||||
<orderEntry type="module" module-name="lucene-core" />
|
||||
<orderEntry type="module" module-name="queryparser" />
|
||||
|
|
Loading…
Reference in New Issue