| <?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="jvmTarget" value="1.8" /> |
| <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$/src" isTestSource="false" /> |
| <sourceFolder url="file://$MODULE_DIR$/test" isTestSource="true" /> |
| <sourceFolder url="file://$MODULE_DIR$/resources" type="java-resource" /> |
| </content> |
| <orderEntry type="inheritedJdk" /> |
| <orderEntry type="sourceFolder" forTests="false" /> |
| <orderEntry type="library" name="kotlinc.kotlin-stdlib-jdk8" level="project" /> |
| <orderEntry type="library" name="kotlinx-coroutines-jdk8" level="project" /> |
| <orderEntry type="library" name="Trove4j" level="project" /> |
| <orderEntry type="module-library"> |
| <library name="completion-ranking-kotlin" type="repository"> |
| <properties maven-id="org.jetbrains.intellij.deps.completion:completion-ranking-kotlin:0.1.2" /> |
| <CLASSES> |
| <root url="jar://$MAVEN_REPOSITORY$/org/jetbrains/intellij/deps/completion/completion-ranking-kotlin/0.1.2/completion-ranking-kotlin-0.1.2.jar!/" /> |
| </CLASSES> |
| <JAVADOC /> |
| <SOURCES> |
| <root url="jar://$MAVEN_REPOSITORY$/org/jetbrains/intellij/deps/completion/completion-ranking-kotlin/0.1.2/completion-ranking-kotlin-0.1.2-sources.jar!/" /> |
| </SOURCES> |
| </library> |
| </orderEntry> |
| <orderEntry type="library" name="kotlinc.kotlin-compiler" level="project" /> |
| <orderEntry type="module" module-name="kotlin.common" /> |
| <orderEntry type="module" module-name="kotlin.core" /> |
| <orderEntry type="module" module-name="kotlin.formatter" /> |
| <orderEntry type="module" module-name="kotlin.idea" /> |
| <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.java.impl" /> |
| <orderEntry type="module" module-name="kotlin.resources-descriptors" scope="TEST" /> |
| </component> |
| </module> |