mirror of
https://github.com/apache/lucene.git
synced 2025-02-17 07:25:59 +00:00
33 lines
1.4 KiB
Plaintext
33 lines
1.4 KiB
Plaintext
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
<module type="JAVA_MODULE" version="4">
|
||
|
<component name="NewModuleRootManager" inherit-compiler-output="false">
|
||
|
<output url="file://$MODULE_DIR$/build/classes" />
|
||
|
<output-test url="file://$MODULE_DIR$/build/test-classes" />
|
||
|
<exclude-output />
|
||
|
<content url="file://$MODULE_DIR$">
|
||
|
<sourceFolder url="file://$MODULE_DIR$/src/java" isTestSource="false" />
|
||
|
<sourceFolder url="file://$MODULE_DIR$/src/test" isTestSource="true" />
|
||
|
</content>
|
||
|
<orderEntry type="module" module-name="common" />
|
||
|
<orderEntry type="module" module-name="icu" />
|
||
|
<orderEntry type="module" module-name="lucene" />
|
||
|
<orderEntry type="module" module-name="smartcn" />
|
||
|
<orderEntry type="module" module-name="solr" />
|
||
|
<orderEntry type="module" module-name="stempel" />
|
||
|
<orderEntry type="inheritedJdk" />
|
||
|
<orderEntry type="sourceFolder" forTests="false" />
|
||
|
<orderEntry type="module-library">
|
||
|
<library>
|
||
|
<CLASSES>
|
||
|
<root url="file://$MODULE_DIR$/lib" />
|
||
|
</CLASSES>
|
||
|
<JAVADOC />
|
||
|
<SOURCES />
|
||
|
<jarDirectory url="file://$MODULE_DIR$/lib" recursive="false" />
|
||
|
</library>
|
||
|
</orderEntry>
|
||
|
<orderEntry type="library" name="Solr library" level="project" />
|
||
|
<orderEntry type="library" scope="TEST" name="JUnit" level="project" />
|
||
|
</component>
|
||
|
</module>
|