mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-01-06 20:39:40 +07:00
43 lines
2.4 KiB
XML
43 lines
2.4 KiB
XML
<?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" />
|
|
</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$/resources" type="java-resource" />
|
|
</content>
|
|
<orderEntry type="inheritedJdk" />
|
|
<orderEntry type="sourceFolder" forTests="false" />
|
|
<orderEntry type="module" module-name="kotlinc-delegator.kotlin-stdlib-jdk8" />
|
|
<orderEntry type="module" module-name="kotlinc-delegator.kotlin-compiler" />
|
|
<orderEntry type="library" name="maven-resolver-provider" level="project" />
|
|
<orderEntry type="module" module-name="kotlin.common" />
|
|
<orderEntry type="module" module-name="kotlin.core" />
|
|
<orderEntry type="module" module-name="kotlin.fir.frontend-independent" />
|
|
<orderEntry type="module" module-name="kotlin.jvm-debugger.util" />
|
|
<orderEntry type="module" module-name="kotlin.jvm-debugger.core" />
|
|
<orderEntry type="module" module-name="intellij.platform.lang.impl" />
|
|
<orderEntry type="module" module-name="intellij.platform.debugger.impl" />
|
|
<orderEntry type="module" module-name="intellij.platform.execution.impl" />
|
|
<orderEntry type="module" module-name="intellij.platform.externalSystem.impl" />
|
|
<orderEntry type="module" module-name="intellij.java.psi" />
|
|
<orderEntry type="module" module-name="intellij.java.execution.impl" />
|
|
<orderEntry type="module" module-name="intellij.java.debugger.impl" />
|
|
<orderEntry type="module" module-name="intellij.platform.core.ui" />
|
|
<orderEntry type="module" module-name="intellij.platform.ide.util.io" />
|
|
</component>
|
|
</module> |