๐Ÿ“ฆ simono / scala-orp

๐Ÿ“„ project.iml ยท 51 lines
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<?xml version="1.0" encoding="UTF-8"?>
<module type="JAVA_MODULE" version="4">
  <component name="FacetManager">
    <facet type="scala" name="Scala">
      <configuration>
        <option name="compilerLibraryLevel" value="Project" />
        <option name="compilerLibraryName" value="scala-compiler" />
        <option name="deprecationWarnings" value="true" />
        <option name="fsc" value="true" />
        <option name="uncheckedWarnings" value="true" />
      </configuration>
    </facet>
  </component>
  <component name="NewModuleRootManager" inherit-compiler-output="true">
    <exclude-output />
    <content url="file://$MODULE_DIR$/../project">
      <sourceFolder url="file://$MODULE_DIR$/../project" isTestSource="false" />
      <excludeFolder url="file://$MODULE_DIR$/../project/boot" />
      <excludeFolder url="file://$MODULE_DIR$/../project/plugins/project" />
      <excludeFolder url="file://$MODULE_DIR$/../project/plugins/target" />
      <excludeFolder url="file://$MODULE_DIR$/../project/project/target" />
      <excludeFolder url="file://$MODULE_DIR$/../project/target" />
    </content>
    <orderEntry type="inheritedJdk" />
    <orderEntry type="sourceFolder" forTests="false" />
    <orderEntry type="library" name="scala-library" level="project" />
    <orderEntry type="module-library">
      <library name="SBT">
        <CLASSES>
          <root url="file://$USER_HOME$/.sbt/boot/scala-2.9.2/org.scala-sbt/sbt/0.12.3" />
          <root url="file://$USER_HOME$/.sbt/boot/scala-2.9.2/org.scala-sbt/sbt/0.12.3/xsbti" />
        </CLASSES>
        <JAVADOC />
        <SOURCES />
        <jarDirectory url="file://$USER_HOME$/.sbt/boot/scala-2.9.2/org.scala-sbt/sbt/0.12.3" recursive="false" />
        <jarDirectory url="file://$USER_HOME$/.sbt/boot/scala-2.9.2/org.scala-sbt/sbt/0.12.3/xsbti" recursive="false" />
      </library>
    </orderEntry>
    <orderEntry type="module-library">
      <library name="sbt-assembly">
        <CLASSES>
          <root url="jar://$USER_HOME$/.ivy2/cache/scala_2.9.2/sbt_0.12/com.eed3si9n/sbt-assembly/jars/sbt-assembly-0.8.4.jar!/" />
        </CLASSES>
        <JAVADOC />
        <SOURCES />
      </library>
    </orderEntry>
  </component>
</module>