summaryrefslogtreecommitdiff
path: root/plugins/svn4idea/svn4idea-tests.iml
blob: ce4ceef956aa09b5d69a8ffa0b6b1fc8e2fb4bdb (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
<?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$/testSource">
      <sourceFolder url="file://$MODULE_DIR$/testSource" isTestSource="true" />
    </content>
    <orderEntry type="inheritedJdk" />
    <orderEntry type="sourceFolder" forTests="false" />
    <orderEntry type="library" scope="TEST" name="JUnit4" level="project" />
    <orderEntry type="module" module-name="svn4idea" />
    <orderEntry type="module" module-name="vcs-api" />
    <orderEntry type="module" module-name="vcs-impl" />
    <orderEntry type="module-library">
      <library>
        <CLASSES>
          <root url="jar://$MODULE_DIR$/lib/svnkit.jar!/" />
        </CLASSES>
        <JAVADOC />
        <SOURCES>
          <root url="jar://$MODULE_DIR$/lib/svnkitsrc.zip!/" />
        </SOURCES>
      </library>
    </orderEntry>
    <orderEntry type="module" module-name="platform-impl" />
    <orderEntry type="module" module-name="testFramework" scope="TEST" />
    <orderEntry type="module" module-name="lang-api" />
    <orderEntry type="module" module-name="platform-resources" scope="TEST" />
    <orderEntry type="module" module-name="dom-impl" scope="TEST" />
    <orderEntry type="module-library">
      <library>
        <CLASSES>
          <root url="jar://$MODULE_DIR$/lib/sqljet.jar!/" />
        </CLASSES>
        <JAVADOC />
        <SOURCES>
          <root url="jar://$MODULE_DIR$/lib/sqljetsrc.zip!/" />
        </SOURCES>
      </library>
    </orderEntry>
    <orderEntry type="library" name="jsch-agent-proxy" level="project" />
    <orderEntry type="module-library">
      <library name="trilead-ssh2">
        <CLASSES>
          <root url="jar://$MODULE_DIR$/lib/trilead.jar!/" />
        </CLASSES>
        <JAVADOC />
        <SOURCES>
          <root url="jar://$MODULE_DIR$/lib/trileadsrc.zip!/trilead-ssh2/src/main/java" />
        </SOURCES>
      </library>
    </orderEntry>
  </component>
</module>