LUCENE-7994: Add facets lib/ directory to IntelliJ setup

This commit is contained in:
Alan Woodward 2017-11-03 13:53:27 +00:00
parent 08f3a64dee
commit 1d2787464f
1 changed files with 10 additions and 0 deletions

View File

@ -12,6 +12,16 @@
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="module-library" exported="">
<library>
<CLASSES>
<root url="file://$MODULE_DIR$/lib" />
</CLASSES>
<JAVADOC />
<SOURCES />
<jarDirectory url="file://$MODULE_DIR$/lib" recursive="false" />
</library>
</orderEntry>
<orderEntry type="library" scope="TEST" name="JUnit" level="project" />
<orderEntry type="module" scope="TEST" module-name="lucene-test-framework" />
<orderEntry type="module" module-name="analysis-common" />