summaryrefslogtreecommitdiff
path: root/fest-swing/fest-swing.iml
blob: 3425e7ea6503ab1949f113dc9a27b6b79935df99 (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
<?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$/src/main/java" isTestSource="false" />
    </content>
    <orderEntry type="inheritedJdk" />
    <orderEntry type="library" name="studio-sdk" level="project" />
    <orderEntry type="library" name="studio-plugin-com.intellij.java" level="project" />
    <orderEntry type="sourceFolder" forTests="false" />
    <orderEntry type="module-library" exported="">
      <library>
        <CLASSES>
          <root url="jar://$MODULE_DIR$/lib/fest-reflect-2.0-SNAPSHOT.jar!/" />
        </CLASSES>
        <JAVADOC />
        <SOURCES>
          <root url="jar://$MODULE_DIR$/lib/src/fest-reflect-2.0-SNAPSHOT-sources.jar!/" />
        </SOURCES>
      </library>
    </orderEntry>
    <orderEntry type="module-library">
      <library name="fest">
        <CLASSES>
          <root url="jar://$MODULE_DIR$/lib/fest-assert-1.5.0-SNAPSHOT.jar!/" />
          <root url="jar://$MODULE_DIR$/lib/fest-util-1.3.0-SNAPSHOT.jar!/" />
          <root url="jar://$MODULE_DIR$/lib/annotations-13.0.jar!/" />
        </CLASSES>
        <JAVADOC />
        <SOURCES>
          <root url="jar://$MODULE_DIR$/lib/src/fest-assert-1.5.0-SNAPSHOT-sources.jar!/" />
          <root url="jar://$MODULE_DIR$/lib/src/fest-util-1.3.0-SNAPSHOT-sources.jar!/" />
          <root url="jar://$MODULE_DIR$/lib/src/annotations-13.0-sources.jar!/" />
        </SOURCES>
      </library>
    </orderEntry>
    <orderEntry type="library" scope="TEST" name="mockito" level="project" />
    <orderEntry type="module-library" scope="TEST">
      <library>
        <CLASSES>
          <root url="jar://$MODULE_DIR$/lib/MultithreadedTC-1.01.jar!/" />
        </CLASSES>
        <JAVADOC />
        <SOURCES>
          <root url="jar://$MODULE_DIR$/lib/src/MultithreadedTC-1.01-source.zip!/MultithreadedTC-1.01-source/src" />
        </SOURCES>
      </library>
    </orderEntry>
    <orderEntry type="module-library">
      <library>
        <CLASSES>
          <root url="jar://$MODULE_DIR$/lib/jcip-annotations-1.0-1.jar!/" />
        </CLASSES>
        <JAVADOC />
        <SOURCES>
          <root url="jar://$MODULE_DIR$/lib/src/jcip-annotations-1.0-1-sources.jar!/" />
        </SOURCES>
      </library>
    </orderEntry>
  </component>
</module>