mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-01-06 03:21:12 +07:00
72 lines
4.3 KiB
XML
72 lines
4.3 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=kotlinx.serialization.ExperimentalSerializationApi" />
|
|
</compilerSettings>
|
|
<compilerArguments>
|
|
<stringArguments>
|
|
<stringArg name="jvmTarget" arg="17" />
|
|
<stringArg name="apiVersion" arg="2.2" />
|
|
<stringArg name="languageVersion" arg="2.2" />
|
|
</stringArguments>
|
|
<arrayArguments>
|
|
<arrayArg name="pluginClasspaths">
|
|
<args>$KOTLIN_BUNDLED$/lib/kotlinx-serialization-compiler-plugin.jar</args>
|
|
</arrayArg>
|
|
<arrayArg name="pluginOptions" />
|
|
</arrayArguments>
|
|
</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" />
|
|
</content>
|
|
<orderEntry type="inheritedJdk" />
|
|
<orderEntry type="sourceFolder" forTests="false" />
|
|
<orderEntry type="module" module-name="intellij.platform.buildScripts" />
|
|
<orderEntry type="library" name="kotlin-stdlib" level="project" />
|
|
<orderEntry type="library" name="opentelemetry" level="project" />
|
|
<orderEntry type="library" name="opentelemetry-semconv" level="project" />
|
|
<orderEntry type="library" name="grpc-netty-shaded" level="project" />
|
|
<orderEntry type="library" name="grpc-core" level="project" />
|
|
<orderEntry type="library" name="grpc-protobuf" level="project" />
|
|
<orderEntry type="library" name="grpc-stub" level="project" />
|
|
<orderEntry type="library" name="jackson-jr-objects" level="project" />
|
|
<orderEntry type="module" module-name="intellij.platform.core" />
|
|
<orderEntry type="module" module-name="intellij.platform.jps.model" />
|
|
<orderEntry type="module" module-name="intellij.platform.util" />
|
|
<orderEntry type="module" module-name="intellij.platform.runtime.repository" />
|
|
<orderEntry type="module" module-name="intellij.platform.testFramework.core" />
|
|
<orderEntry type="module" module-name="intellij.java.rt" />
|
|
<orderEntry type="module" module-name="intellij.idea.community.build.tasks" />
|
|
<orderEntry type="library" name="JUnit5" level="project" />
|
|
<orderEntry type="library" name="assertJ" level="project" />
|
|
<orderEntry type="library" name="kotlinx-collections-immutable" level="project" />
|
|
<orderEntry type="library" name="kotlinx-coroutines-core" level="project" />
|
|
<orderEntry type="library" name="kotlinx-serialization-core" level="project" />
|
|
<orderEntry type="library" name="kotlinx-serialization-json" level="project" />
|
|
<orderEntry type="library" name="kaml" level="project" />
|
|
<orderEntry type="module" module-name="intellij.platform.buildScripts.downloader" />
|
|
<orderEntry type="module" module-name="intellij.tools.reproducibleBuilds.diff" />
|
|
<orderEntry type="module" module-name="intellij.platform.jps.build" />
|
|
<orderEntry type="module" module-name="intellij.platform.runtime.product" />
|
|
<orderEntry type="library" name="devkit.runtime.module.repository.jps" level="project" />
|
|
<orderEntry type="library" name="aalto-xml" level="project" />
|
|
<orderEntry type="module" module-name="intellij.platform.ide.bootstrap" />
|
|
<orderEntry type="module" module-name="intellij.platform.core.impl" />
|
|
<orderEntry type="module" module-name="intellij.platform.util.classLoader" />
|
|
<orderEntry type="module" module-name="intellij.platform.plugins.testFramework" />
|
|
<orderEntry type="module" module-name="intellij.platform.plugins.parser.impl" />
|
|
<orderEntry type="module" module-name="intellij.platform.util.xmlDom" />
|
|
<orderEntry type="library" name="tcServiceMessages" level="project" />
|
|
<orderEntry type="module" module-name="intellij.platform.buildData" />
|
|
<orderEntry type="module" module-name="intellij.platform.util.zip" />
|
|
<orderEntry type="module" module-name="intellij.platform.distributionContent.testFramework" />
|
|
</component>
|
|
</module> |