mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-19 18:50:59 +07:00
46 lines
2.9 KiB
XML
46 lines
2.9 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" LANGUAGE_LEVEL="JDK_1_8" inherit-compiler-output="true">
|
|
<exclude-output />
|
|
<content url="file://$MODULE_DIR$">
|
|
<sourceFolder url="file://$MODULE_DIR$/test" isTestSource="true" />
|
|
</content>
|
|
<orderEntry type="jdk" jdkName="1.8" jdkType="JavaSDK" />
|
|
<orderEntry type="sourceFolder" forTests="false" />
|
|
<orderEntry type="library" name="kotlinc.kotlin-stdlib-jdk8" level="project" />
|
|
<orderEntry type="library" scope="TEST" name="kotlinc.kotlin-reflect" level="project" />
|
|
<orderEntry type="library" scope="TEST" name="JUnit4" level="project" />
|
|
<orderEntry type="library" scope="TEST" name="kotlinc.kotlin-compiler" level="project" />
|
|
<orderEntry type="library" scope="TEST" name="kotlinc.kotlin-scripting-compiler" level="project" />
|
|
<orderEntry type="library" scope="TEST" name="kotlinc.kotlin-scripting-compiler-impl" level="project" />
|
|
<orderEntry type="library" scope="TEST" name="kotlinc.kotlin-scripting-jvm" level="project" />
|
|
<orderEntry type="library" scope="TEST" name="kotlinc.kotlin-script-runtime" level="project" />
|
|
<orderEntry type="library" scope="TEST" name="kotlinc.kotlin-script-util" level="project" />
|
|
<orderEntry type="library" scope="TEST" name="kotlinc.kotlin-scripting-common" level="project" />
|
|
<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.idea" scope="TEST" />
|
|
<orderEntry type="module" module-name="kotlin.jvm" scope="TEST" />
|
|
<orderEntry type="module" module-name="kotlin.jvm-debugger.coroutines" 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.editor" scope="TEST" />
|
|
<orderEntry type="module" module-name="intellij.platform.vcs.impl" scope="TEST" />
|
|
<orderEntry type="module" module-name="intellij.java.psi" scope="TEST" />
|
|
</component>
|
|
</module> |