File: swingx.iml

package info (click to toggle)
libswingx-java 1%3A1.6.2-1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 10,864 kB
  • sloc: java: 104,541; xml: 11,321; sh: 11; makefile: 6
file content (48 lines) | stat: -rw-r--r-- 1,723 bytes parent folder | download | duplicates (7)
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
<?xml version="1.0" encoding="UTF-8"?>
<module version="4" relativePaths="true" type="JAVA_MODULE">
  <component name="BuildJarSettings">
    <containerInfo>
      <containerElement type="module" name="swingx">
        <attribute name="method" value="1" />
        <attribute name="URI" value="/" />
      </containerElement>
    </containerInfo>
    <setting name="jarPath" value="" />
    <setting name="buildJar" value="true" />
    <setting name="mainClass" value="" />
  </component>
  <component name="ModuleRootManager" />
  <component name="NewModuleRootManager">
    <output url="file://$MODULE_DIR$/classes" />
    <exclude-output />
    <content url="file://$MODULE_DIR$">
      <sourceFolder url="file://$MODULE_DIR$/src/beaninfo" isTestSource="false" />
      <sourceFolder url="file://$MODULE_DIR$/src/java" isTestSource="false" />
      <sourceFolder url="file://$MODULE_DIR$/src/test" isTestSource="true" />
    </content>
    <orderEntry type="inheritedJdk" />
    <orderEntry type="sourceFolder" forTests="false" />
    <orderEntry type="module-library">
      <library>
        <CLASSES>
          <root url="jar://$MODULE_DIR$/lib/optional/MultipleGradientPaint.jar!/" />
        </CLASSES>
        <JAVADOC />
        <SOURCES />
      </library>
    </orderEntry>
    <orderEntry type="module-library">
      <library>
        <CLASSES>
          <root url="jar://$MODULE_DIR$/lib/optional/swing-worker.jar!/" />
        </CLASSES>
        <JAVADOC />
        <SOURCES />
      </library>
    </orderEntry>
    <orderEntry type="library" name="jmock-1.1.0RC1" level="project" />
    <orderEntry type="library" name="junit-4.0" level="project" />
    <orderEntryProperties />
  </component>
</module>