summaryrefslogtreecommitdiff
path: root/plugins/git4idea/git4idea.iml
blob: 53ee70f60eca2528d6c0a6b32b24e5675de93b1b (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
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
<?xml version="1.0" encoding="UTF-8"?>
<module relativePaths="true" type="JAVA_MODULE" version="4">
  <component name="DevKit.ModuleBuildProperties" url="file://$MODULE_DIR$/META-INF/plugin.xml" />
  <component name="NewModuleRootManager" inherit-compiler-output="true">
    <exclude-output />
    <content url="file://$MODULE_DIR$">
      <sourceFolder url="file://$MODULE_DIR$/resources" isTestSource="false" />
      <sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
      <sourceFolder url="file://$MODULE_DIR$/tests" isTestSource="true" />
      <sourceFolder url="file://$MODULE_DIR$/test-features" isTestSource="true" />
      <sourceFolder url="file://$MODULE_DIR$/test-stepdefs" isTestSource="true" />
    </content>
    <orderEntry type="inheritedJdk" />
    <orderEntry type="sourceFolder" forTests="false" />
    <orderEntry type="module" module-name="vcs-api" />
    <orderEntry type="module-library">
      <library name="trilead-ssh2">
        <CLASSES>
          <root url="jar://$MODULE_DIR$/lib/trilead-ssh2.jar!/" />
        </CLASSES>
        <JAVADOC />
        <SOURCES>
          <root url="jar://$MODULE_DIR$/lib/trilead-ssh2-src.zip!/" />
        </SOURCES>
      </library>
    </orderEntry>
    <orderEntry type="library" name="XmlRPC" level="project" />
    <orderEntry type="module" module-name="platform-impl" />
    <orderEntry type="module" module-name="vcs-impl" />
    <orderEntry type="module" module-name="lang-api" />
    <orderEntry type="library" scope="TEST" name="JUnit4" level="project" />
    <orderEntry type="module" module-name="lvcs-api" />
    <orderEntry type="module" module-name="testFramework" scope="TEST" />
    <orderEntry type="library" scope="TEST" name="TestNG" level="project" />
    <orderEntry type="module" module-name="platform-api" />
    <orderEntry type="library" name="Guava" level="project" />
    <orderEntry type="module" module-name="lang-impl" />
    <orderEntry type="module" module-name="git4idea-rt" />
    <orderEntry type="module" module-name="images" />
    <orderEntry type="module-library">
      <library name="ini4j-0.5.2-patched">
        <CLASSES>
          <root url="jar://$MODULE_DIR$/lib/ini4j/ini4j-0.5.2-patched.jar!/" />
        </CLASSES>
        <JAVADOC />
        <SOURCES>
          <root url="jar://$MODULE_DIR$/lib/ini4j/ini4j-0.5.2-patched-sources.zip!/" />
        </SOURCES>
      </library>
    </orderEntry>
    <orderEntry type="library" scope="TEST" name="Groovy" level="project" />
    <orderEntry type="module" module-name="dvcs-impl" exported="" />
    <orderEntry type="library" scope="TEST" name="cucumber-jvm" level="project" />
    <orderEntry type="library" scope="TEST" name="cucumber-java" level="project" />
    <orderEntry type="library" name="JSch" level="project" />
    <orderEntry type="module" module-name="spellchecker" />
    <orderEntry type="module" module-name="cucumber-test-runner" scope="RUNTIME" />
    <orderEntry type="module" module-name="vcs-log-api" />
    <orderEntry type="module" module-name="vcs-log-impl" />
    <orderEntry type="module" module-name="vcs-log-graph" />
    <orderEntry type="module" module-name="dvcs-api" exported="" />
  </component>
</module>