summaryrefslogtreecommitdiff
path: root/build/build.iml
blob: 7486cf38b75d8ae7749c9e26b2b480c8ec8e52be (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
<?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$/scripts" isTestSource="false" />
      <sourceFolder url="file://$MODULE_DIR$/src" 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="asm5" 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="jps-model-api" exported="" />
    <orderEntry type="module" module-name="jps-standalone-builder" exported="" />
    <orderEntry type="module-library" exported="" scope="PROVIDED">
      <library>
        <CLASSES>
          <root url="jar://$MODULE_DIR$/lib/commons-cli-1.2.jar!/" />
        </CLASSES>
        <JAVADOC />
        <SOURCES />
      </library>
    </orderEntry>
    <orderEntry type="module" module-name="antlayout" 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" />
  </component>
</module>