summaryrefslogtreecommitdiffstats
path: root/maths/etc/intellij/Demo.iml
blob: eff553f061aa8b9c23d149aa6d1db7d36cce1233 (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
<?xml version="1.0" encoding="UTF-8"?>
<module relativePaths="true" type="JAVA_MODULE" version="4">
  <component name="NewModuleRootManager" inherit-compiler-output="false">
    <output url="file://$MODULE_DIR$/../../demo/build/classes/main" />
    <output-test url="file://$MODULE_DIR$/../../demo/build/classes/test" />
    <exclude-output />
    <content url="file://$MODULE_DIR$/../../demo">
      <sourceFolder url="file://$MODULE_DIR$/../../demo/src/java/main" isTestSource="false" />
      <sourceFolder url="file://$MODULE_DIR$/../../demo/src/java/test" isTestSource="true" />
      <excludeFolder url="file://$MODULE_DIR$/../../demo/build" />
    </content>
    <orderEntry type="inheritedJdk" />
    <orderEntry type="sourceFolder" forTests="false" />
    <orderEntry type="module" module-name="Core" />
    <orderEntry type="module-library">
      <library>
        <CLASSES>
          <root url="jar://$MODULE_DIR$/../../lib/runtime/jfreechart-1.0.8.jar!/" />
        </CLASSES>
        <JAVADOC />
        <SOURCES />
      </library>
    </orderEntry>
    <orderEntry type="module-library">
      <library>
        <CLASSES>
          <root url="jar://$MODULE_DIR$/../../lib/runtime/jcommon-1.0.12.jar!/" />
        </CLASSES>
        <JAVADOC />
        <SOURCES />
      </library>
    </orderEntry>
    <orderEntry type="library" name="TestNG" level="project" />
  </component>
</module>