LUCENE-5294: IntelliJ config

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1535797 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Steven Rowe 2013-10-25 17:53:55 +00:00
parent 99589d5767
commit 26999c855f
1 changed files with 2 additions and 0 deletions

View File

@ -12,6 +12,8 @@
<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" />
<orderEntry type="module" module-name="lucene-core" />