summaryrefslogtreecommitdiff
path: root/plugins/kotlin/project-tests/fir-project-tests/kotlin.fir.fir-project-tests.iml
blob: fe24a73fcb3c57346b5ac83f3ee449ffc438dd18 (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
<?xml version="1.0" encoding="UTF-8"?>
<module type="JAVA_MODULE" version="4">
  <component name="FacetManager">
    <facet type="kotlin-language" name="Kotlin">
      <configuration version="3" platform="JVM 1.8" allPlatforms="JVM [1.8]" useProjectSettings="false">
        <compilerSettings>
          <option name="additionalArguments" value="-version -Xstrict-java-nullability-assertions -Xjvm-default=enable -Xskip-prerelease-check" />
        </compilerSettings>
        <compilerArguments>
          <option name="languageVersion" value="1.4" />
          <option name="apiVersion" value="1.4" />
        </compilerArguments>
      </configuration>
    </facet>
  </component>
  <component name="NewModuleRootManager" inherit-compiler-output="true">
    <exclude-output />
    <content url="file://$MODULE_DIR$">
      <sourceFolder url="file://$MODULE_DIR$/resources" type="java-resource" />
      <sourceFolder url="file://$MODULE_DIR$/test" isTestSource="true" />
    </content>
    <orderEntry type="inheritedJdk" />
    <orderEntry type="sourceFolder" forTests="false" />
    <orderEntry type="library" name="kotlinc.kotlin-stdlib" level="project" />
    <orderEntry type="library" scope="TEST" name="kotlin-test" level="project" />
    <orderEntry type="library" scope="TEST" name="kotlin-test-junit" level="project" />
    <orderEntry type="library" scope="TEST" name="kotlinc.kotlin-compiler-common" level="project" />
    <orderEntry type="library" scope="TEST" name="kotlinc.kotlin-compiler-tests" level="project" />
    <orderEntry type="library" scope="TEST" name="kotlinc.kotlin-scripting-compiler" level="project" />
    <orderEntry type="module" module-name="kotlin.resources-fir" scope="TEST" />
    <orderEntry type="module" module-name="kotlin.common" scope="TEST" />
    <orderEntry type="module" module-name="kotlin.core" scope="TEST" />
    <orderEntry type="module" module-name="kotlin.fir.frontend-independent" scope="TEST" />
    <orderEntry type="module" module-name="kotlin.gradle.gradle-tooling" scope="TEST" />
    <orderEntry type="module" module-name="kotlin.idea" scope="TEST" />
    <orderEntry type="module" module-name="kotlin.idea.tests" scope="TEST" />
    <orderEntry type="module" module-name="kotlin.line-indent-provider" scope="TEST" />
    <orderEntry type="module" module-name="kotlin.gradle.gradle-idea" scope="TEST" />
    <orderEntry type="module" module-name="kotlin.native" scope="TEST" />
    <orderEntry type="module" module-name="kotlin.formatter" scope="TEST" />
    <orderEntry type="module" module-name="kotlin.jvm" scope="TEST" />
    <orderEntry type="module" module-name="kotlin.tests-common" scope="TEST" />
    <orderEntry type="module" module-name="kotlin.test-framework" scope="TEST" />
    <orderEntry type="module" module-name="intellij.platform.analysis.impl" scope="TEST" />
    <orderEntry type="module" module-name="intellij.platform.vcs.impl" scope="TEST" />
    <orderEntry type="module" module-name="intellij.gradle.common" scope="TEST" />
    <orderEntry type="module" module-name="kotlin.base.project-tests-base" scope="TEST" />
    <orderEntry type="module" module-name="kotlin.performance-tests" scope="TEST" />
    <orderEntry type="module" module-name="kotlin.compiler-plugins.noarg.common" scope="TEST" />
    <orderEntry type="module" module-name="kotlin.compiler-plugins.noarg.gradle" scope="TEST" />
    <orderEntry type="module" module-name="kotlin.compiler-plugins.kotlinx-serialization.common" scope="TEST" />
    <orderEntry type="module" module-name="kotlin.compiler-plugins.kotlinx-serialization.gradle" scope="TEST" />
    <orderEntry type="module" module-name="kotlin.compiler-plugins.lombok.gradle" scope="TEST" />
    <orderEntry type="module" module-name="kotlin.compiler-plugins.lombok.maven" scope="TEST" />
    <orderEntry type="library" scope="TEST" name="kotlinc.analysis-api-providers" level="project" />
    <orderEntry type="module" module-name="kotlin.compiler-plugins.sam-with-receiver.common" scope="TEST" />
    <orderEntry type="module" module-name="kotlin.compiler-plugins.sam-with-receiver.gradle" scope="TEST" />
    <orderEntry type="module" module-name="kotlin.fir.analysis-api-providers-ide-impl" scope="TEST" />
    <orderEntry type="module" module-name="kotlin.fir" scope="TEST" />
  </component>
</module>