Files
openide/platform/build-scripts/intellij.platform.buildScripts.iml
nik 16410c2321 IDEA project configuration: the great module rename
Rename all modules in IntelliJ IDEA sources to ensure that they follow a consistent naming scheme.

Rename iml files.
2018-01-25 12:59:02 +03:00

31 lines
1.9 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<module type="JAVA_MODULE" version="4">
<component name="NewModuleRootManager" inherit-compiler-output="true">
<exclude-output />
<content url="file://$MODULE_DIR$">
<sourceFolder url="file://$MODULE_DIR$/testSrc" isTestSource="true" />
<sourceFolder url="file://$MODULE_DIR$/groovy" isTestSource="false" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="library" exported="" name="Groovy" level="project" />
<orderEntry type="library" exported="" name="Ant" level="project" />
<orderEntry type="library" scope="RUNTIME" name="ASM" level="project" />
<orderEntry type="library" exported="" scope="RUNTIME" name="cli-parser" level="project" />
<orderEntry type="library" scope="RUNTIME" name="JDOM" level="project" />
<orderEntry type="library" scope="RUNTIME" name="Netty" level="project" />
<orderEntry type="library" scope="RUNTIME" name="protobuf" level="project" />
<orderEntry type="library" scope="RUNTIME" name="Log4J" level="project" />
<orderEntry type="library" scope="RUNTIME" name="jna" level="project" />
<orderEntry type="library" scope="RUNTIME" name="Trove4j" level="project" />
<orderEntry type="module" module-name="antlayout" />
<orderEntry type="module" module-name="jps-model-api" exported="" />
<orderEntry type="module" module-name="jps-standalone-builder" exported="" />
<orderEntry type="module" module-name="util" exported="" />
<orderEntry type="module" module-name="ui-designer-jps-plugin" scope="RUNTIME" />
<orderEntry type="module" module-name="groovy-jps-plugin" scope="RUNTIME" />
<orderEntry type="module" module-name="groovy_rt" scope="RUNTIME" />
<orderEntry type="library" exported="" name="gant-groovy" level="project" />
<orderEntry type="library" scope="TEST" name="JUnit4" level="project" />
</component>
</module>