Files
openide/plugins/xpath/xpath.iml
2012-07-18 14:54:12 +02:00

29 lines
1.5 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<module relativePaths="true" type="JAVA_MODULE" version="4">
<component name="NewModuleRootManager" inherit-compiler-output="true">
<exclude-output />
<content url="file://$MODULE_DIR$">
<sourceFolder url="file://$MODULE_DIR$/xpath-lang/src" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/xpath-lang/test" isTestSource="true" />
<sourceFolder url="file://$MODULE_DIR$/xpath-view/src" isTestSource="false" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="module" module-name="xml-openapi" />
<orderEntry type="module" module-name="lang-api" />
<orderEntry type="module" module-name="platform-impl" />
<orderEntry type="module" module-name="lang-impl" />
<orderEntry type="module" module-name="xml" />
<orderEntry type="module" module-name="xslt-rt" />
<orderEntry type="module" module-name="lvcs-impl" />
<orderEntry type="module" module-name="annotations" />
<orderEntry type="library" name="Jaxen" level="project" />
<orderEntry type="module" module-name="resources-en" />
<orderEntry type="library" scope="TEST" name="JUnit4" level="project" />
<orderEntry type="module" module-name="testFramework" scope="TEST" />
<orderEntry type="module" module-name="dom-impl" scope="RUNTIME" />
<orderEntry type="library" scope="TEST" name="Groovy" level="project" />
</component>
</module>