OpenSearch/.idea/modules/plugin-client-groovy.iml

23 lines
1.3 KiB
XML

<?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$/../../plugins/client/groovy/build/classes/main" />
<output-test url="file://$MODULE_DIR$/../../plugins/client/groovy/build/classes/test" />
<exclude-output />
<content url="file://$MODULE_DIR$/../../plugins/client/groovy">
<sourceFolder url="file://$MODULE_DIR$/../../plugins/client/groovy/src/main/groovy" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/../../plugins/client/groovy/src/test/groovy" isTestSource="true" />
<excludeFolder url="file://$MODULE_DIR$/../../plugins/client/groovy/build" />
<excludeFolder url="file://$MODULE_DIR$/../../plugins/client/groovy/work" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="library" name="groovy-1.7.2" level="application" />
<orderEntry type="module" module-name="elasticsearch" />
<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>