OpenSearch/.idea/modules/plugin-mapper-attachments.iml

31 lines
1.5 KiB
Plaintext
Raw Normal View History

<?xml version="1.0" encoding="UTF-8"?>
<module type="JAVA_MODULE" version="4">
<component name="NewModuleRootManager" inherit-compiler-output="false">
2010-04-25 16:01:00 -04:00
<output url="file://$MODULE_DIR$/../../plugins/mapper/attachments/build/classes/main" />
<output-test url="file://$MODULE_DIR$/../../plugins/mapper/attachments/build/classes/test" />
<exclude-output />
2010-04-25 16:01:00 -04:00
<content url="file://$MODULE_DIR$/../../plugins/mapper/attachments">
<sourceFolder url="file://$MODULE_DIR$/../../plugins/mapper/attachments/src/main/java" isTestSource="false" />
2010-04-25 16:56:06 -04:00
<sourceFolder url="file://$MODULE_DIR$/../../plugins/mapper/attachments/src/test/java" isTestSource="true" />
<excludeFolder url="file://$MODULE_DIR$/../../plugins/mapper/attachments/build" />
2010-04-25 17:28:45 -04:00
<excludeFolder url="file://$MODULE_DIR$/../../plugins/mapper/attachments/work" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="module" module-name="elasticsearch" />
2010-04-27 17:05:32 -04:00
<orderEntry type="module-library">
<library name="tika">
<CLASSES>
<root url="jar://$GRADLE_REPOSITORY$/org.apache.tika/tika-app/bundles/tika-app-0.7.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</orderEntry>
2010-04-25 16:01:00 -04:00
<orderEntry type="module" module-name="test-testng" scope="TEST" />
<orderEntry type="library" scope="TEST" name="testng" level="project" />
<orderEntry type="library" scope="TEST" name="hamcrest" level="project" />
</component>
</module>