File: macwidgets.iml

package info (click to toggle)
mac-widgets 0.10.0%2Bsvn416-dfsg1-2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 1,968 kB
  • ctags: 2,003
  • sloc: java: 9,909; makefile: 13; sh: 12
file content (42 lines) | stat: -rw-r--r-- 1,883 bytes parent folder | download | duplicates (4)
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
<?xml version="1.0" encoding="UTF-8"?>
<module relativePaths="true" type="JAVA_MODULE" version="4">
  <component name="BuildJarSettings">
    <containerInfo>
      <containerElement type="module" name="macwidgets">
        <attribute name="method" value="1" />
        <attribute name="URI" value="/" />
      </containerElement>
    </containerInfo>
    <setting name="jarUrl" value="file://$USER_HOME$/Projects/MacWidgetsForJava/build/mac_widgets.jar" />
    <setting name="buildJar" value="true" />
    <setting name="mainClass" value="" />
  </component>
  <component name="NewModuleRootManager" inherit-compiler-output="true">
    <exclude-output />
    <content url="file://$USER_HOME$/Projects/MacWidgetsForJava/demo">
      <sourceFolder url="file://$USER_HOME$/Projects/MacWidgetsForJava/demo" isTestSource="false" />
    </content>
    <content url="file://$USER_HOME$/Projects/MacWidgetsForJava/graphics" />
    <content url="file://$USER_HOME$/Projects/MacWidgetsForJava/libraries" />
    <content url="file://$USER_HOME$/Projects/MacWidgetsForJava/scripts" />
    <content url="file://$USER_HOME$/Projects/MacWidgetsForJava/source">
      <sourceFolder url="file://$USER_HOME$/Projects/MacWidgetsForJava/source" isTestSource="false" />
    </content>
    <content url="file://$USER_HOME$/Projects/MacWidgetsForJava/unittest">
      <sourceFolder url="file://$USER_HOME$/Projects/MacWidgetsForJava/unittest" isTestSource="true" />
    </content>
    <orderEntry type="inheritedJdk" />
    <orderEntry type="sourceFolder" forTests="false" />
    <orderEntry type="library" name="Forms" level="project" />
    <orderEntry type="module-library">
      <library>
        <CLASSES>
          <root url="jar://$APPLICATION_HOME_DIR$/lib/junit-4.7.jar!/" />
        </CLASSES>
        <JAVADOC />
        <SOURCES />
      </library>
    </orderEntry>
  </component>
</module>