mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-15 02:59:33 +07:00
49 lines
3.2 KiB
XML
49 lines
3.2 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 17" allPlatforms="JVM [17]" useProjectSettings="false">
|
|
<compilerSettings>
|
|
<option name="additionalArguments" value="-Xjvm-default=all -opt-in=com.intellij.openapi.util.IntellijInternalApi -opt-in=org.jetbrains.kotlin.utils.addToStdlib.UnsafeCastFunction -opt-in=org.jetbrains.kotlin.analysis.api.KaIdeApi -opt-in=org.jetbrains.kotlin.analysis.api.KaNonPublicApi -opt-in=org.jetbrains.kotlin.analysis.api.permissions.KaAllowProhibitedAnalyzeFromWriteAction" />
|
|
</compilerSettings>
|
|
<compilerArguments>
|
|
<stringArguments>
|
|
<stringArg name="jvmTarget" arg="17" />
|
|
<stringArg name="apiVersion" arg="2.2" />
|
|
<stringArg name="languageVersion" arg="2.2" />
|
|
</stringArguments>
|
|
</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$/src" isTestSource="false" packagePrefix="com.intellij.devkit.workspaceModel.k2" />
|
|
<sourceFolder url="file://$MODULE_DIR$/test" isTestSource="true" packagePrefix="com.intellij.devkit.workspaceModel.k2" />
|
|
</content>
|
|
<orderEntry type="inheritedJdk" />
|
|
<orderEntry type="sourceFolder" forTests="false" />
|
|
<orderEntry type="module" module-name="intellij.devkit.workspaceModel" />
|
|
<orderEntry type="module" module-name="intellij.platform.indexing" />
|
|
<orderEntry type="module" module-name="kotlin.base.indices" />
|
|
<orderEntry type="module" module-name="kotlin.base.project-structure" />
|
|
<orderEntry type="module" module-name="intellij.java.indexing" />
|
|
<orderEntry type="module" module-name="intellij.platform.workspace.storage" />
|
|
<orderEntry type="library" name="kotlin-stdlib" level="project" />
|
|
<orderEntry type="library" scope="PROVIDED" name="kotlinc.analysis-api" level="project" />
|
|
<orderEntry type="library" scope="PROVIDED" name="kotlinc.kotlin-compiler-common" level="project" />
|
|
<orderEntry type="library" name="workspace-model-codegen" level="project" />
|
|
<orderEntry type="module" module-name="intellij.platform.core.impl" />
|
|
<orderEntry type="module" module-name="intellij.java" />
|
|
<orderEntry type="module" module-name="kotlin.base.psi" />
|
|
<orderEntry type="module" module-name="intellij.devkit.workspaceModel.tests" scope="TEST" />
|
|
<orderEntry type="module" module-name="kotlin.test-framework" scope="TEST" />
|
|
<orderEntry type="module" module-name="kotlin.base.plugin" scope="TEST" />
|
|
<orderEntry type="module" module-name="kotlin.tests-common" scope="TEST" />
|
|
<orderEntry type="module" module-name="kotlin.plugin.k2" scope="TEST" />
|
|
<orderEntry type="module" module-name="intellij.platform.testFramework" scope="TEST" />
|
|
<orderEntry type="module" module-name="kotlin.base.test" scope="TEST" />
|
|
</component>
|
|
</module> |