mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-22 23:53:48 +07:00
GitOrigin-RevId: f66356f63877a891071812c2f6d52c96d91f86a3
61 lines
3.9 KiB
XML
61 lines
3.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="5" platform="JVM 25" allPlatforms="JVM [25]" useProjectSettings="false">
|
|
<compilerSettings>
|
|
<option name="additionalArguments" value="-Xjvm-default=all -opt-in=kotlin.time.ExperimentalTime -XXLanguage:+AllowEagerSupertypeAccessibilityChecks -progressive" />
|
|
</compilerSettings>
|
|
<compilerArguments>
|
|
<stringArguments>
|
|
<stringArg name="jvmTarget" arg="25" />
|
|
<stringArg name="apiVersion" arg="2.4" />
|
|
<stringArg name="languageVersion" arg="2.4" />
|
|
</stringArguments>
|
|
<arrayArguments>
|
|
<arrayArg name="pluginClasspaths">
|
|
<args>$KOTLIN_BUNDLED$/lib/kotlinx-serialization-compiler-plugin.jar</args>
|
|
</arrayArg>
|
|
</arrayArguments>
|
|
</compilerArguments>
|
|
</configuration>
|
|
</facet>
|
|
</component>
|
|
<component name="NewModuleRootManager" inherit-compiler-output="true">
|
|
<exclude-output />
|
|
<content url="file://$MODULE_DIR$/testResources">
|
|
<sourceFolder url="file://$MODULE_DIR$/testResources" type="java-test-resource" />
|
|
</content>
|
|
<content url="file://$MODULE_DIR$/tests">
|
|
<sourceFolder url="file://$MODULE_DIR$/tests" isTestSource="true" />
|
|
</content>
|
|
<orderEntry type="inheritedJdk" />
|
|
<orderEntry type="sourceFolder" forTests="false" />
|
|
<orderEntry type="library" scope="TEST" name="kotlin-stdlib" level="project" />
|
|
<orderEntry type="library" scope="TEST" name="jetbrains-annotations" level="project" />
|
|
<orderEntry type="module" module-name="intellij.python.community" scope="TEST" />
|
|
<orderEntry type="module" module-name="intellij.platform.eel.provider" scope="TEST" />
|
|
<orderEntry type="module" module-name="intellij.platform.util" scope="TEST" />
|
|
<orderEntry type="module" module-name="intellij.libraries.kotlinx.coroutines.core" scope="TEST" />
|
|
<orderEntry type="module" module-name="intellij.platform.testFramework.junit5" scope="TEST" />
|
|
<orderEntry type="module" module-name="intellij.libraries.junit5" scope="TEST" />
|
|
<orderEntry type="module" module-name="intellij.libraries.hamcrest" scope="TEST" />
|
|
<orderEntry type="module" module-name="intellij.libraries.junit5.params" scope="TEST" />
|
|
<orderEntry type="module" module-name="intellij.platform.core" scope="TEST" />
|
|
<orderEntry type="module" module-name="intellij.platform.eel" scope="TEST" />
|
|
<orderEntry type="module" module-name="intellij.platform.testFramework.junit5.eel" scope="TEST" />
|
|
<orderEntry type="module" module-name="intellij.libraries.junit5.pioneer" scope="TEST" />
|
|
<orderEntry type="module" module-name="intellij.platform.testFramework.common" scope="TEST" />
|
|
<orderEntry type="module" module-name="intellij.platform.util.progress" scope="TEST" />
|
|
<orderEntry type="module" module-name="intellij.platform.execution" scope="TEST" />
|
|
<orderEntry type="module" module-name="intellij.platform.projectModel" scope="TEST" />
|
|
<orderEntry type="module" module-name="intellij.libraries.kotlinx.serialization.json" scope="TEST" />
|
|
<orderEntry type="module" module-name="intellij.libraries.kotlinx.serialization.core" scope="TEST" />
|
|
<orderEntry type="module" module-name="intellij.platform.remoteServers.impl" scope="TEST" />
|
|
<orderEntry type="module" module-name="intellij.libraries.guava" scope="TEST" />
|
|
<orderEntry type="module" module-name="intellij.python.processOutput.common" scope="TEST" />
|
|
<orderEntry type="module" module-name="intellij.python.community.execService" scope="TEST" />
|
|
<orderEntry type="module" module-name="intellij.platform.testFramework.junit5.eel.tests" scope="TEST" />
|
|
</component>
|
|
<component name="TestModuleProperties" production-module="intellij.python.community.execService" />
|
|
</module> |