mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-15 02:59:33 +07:00
74 lines
4.4 KiB
XML
74 lines
4.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="5" platform="JVM 17" allPlatforms="JVM [17]" useProjectSettings="false">
|
|
<compilerSettings>
|
|
<option name="additionalArguments" value="-Xjvm-default=all -opt-in=com.intellij.openapi.util.IntellijInternalApi" />
|
|
</compilerSettings>
|
|
<compilerArguments>
|
|
<stringArguments>
|
|
<stringArg name="jvmTarget" arg="17" />
|
|
<stringArg name="apiVersion" arg="2.0" />
|
|
<stringArg name="languageVersion" arg="2.0" />
|
|
</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$">
|
|
<sourceFolder url="file://$MODULE_DIR$/resources" type="java-resource" />
|
|
<sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
|
|
<sourceFolder url="file://$MODULE_DIR$/testSrc" isTestSource="true" />
|
|
<sourceFolder url="file://$MODULE_DIR$/modelGenerated" isTestSource="false" generated="true" />
|
|
<excludeFolder url="file://$MODULE_DIR$/build" />
|
|
</content>
|
|
<orderEntry type="inheritedJdk" />
|
|
<orderEntry type="sourceFolder" forTests="false" />
|
|
<orderEntry type="library" name="kotlin-stdlib" level="project" />
|
|
<orderEntry type="library" name="rd-core" level="project" />
|
|
<orderEntry type="module" module-name="intellij.platform.util" />
|
|
<orderEntry type="module" module-name="intellij.platform.core" />
|
|
<orderEntry type="module" module-name="intellij.platform.ide" />
|
|
<orderEntry type="module" module-name="intellij.platform.ide.util.io" />
|
|
<orderEntry type="module" module-name="intellij.platform.concurrency" />
|
|
<orderEntry type="library" name="jna" level="project" />
|
|
<orderEntry type="library" name="download-pgp-verifier" level="project" />
|
|
<orderEntry type="library" name="bouncy-castle-pgp" level="project" />
|
|
<orderEntry type="module" module-name="intellij.platform.ide.impl" />
|
|
<orderEntry type="library" name="miglayout-swing" level="project" />
|
|
<orderEntry type="library" name="jackson" level="project" />
|
|
<orderEntry type="library" name="jackson-databind" level="project" />
|
|
<orderEntry type="module" module-name="intellij.platform.rd.community" />
|
|
<orderEntry type="module" module-name="intellij.platform.statistics" />
|
|
<orderEntry type="library" name="gson" level="project" />
|
|
<orderEntry type="library" scope="TEST" name="JUnit5" level="project" />
|
|
<orderEntry type="library" scope="TEST" name="JUnit5Params" level="project" />
|
|
<orderEntry type="module" module-name="intellij.platform.testFramework.junit5" scope="TEST" />
|
|
<orderEntry type="library" name="kotlinx-serialization-core" level="project" />
|
|
<orderEntry type="library" name="kotlinx-serialization-json" level="project" />
|
|
<orderEntry type="module" module-name="intellij.platform.core.ui" />
|
|
<orderEntry type="library" name="kotlin-reflect" level="project" />
|
|
<orderEntry type="module" module-name="intellij.platform.ide.core.impl" />
|
|
<orderEntry type="library" name="rd-gen" level="project" />
|
|
<orderEntry type="library" name="opentelemetry" level="project" />
|
|
<orderEntry type="library" name="opentelemetry-semconv" level="project" />
|
|
<orderEntry type="module" module-name="intellij.platform.diagnostic.telemetry" />
|
|
<orderEntry type="module" module-name="intellij.platform.diagnostic.telemetry.exporters" />
|
|
<orderEntry type="module" module-name="intellij.platform.diagnostic.telemetry.impl" />
|
|
<orderEntry type="module" module-name="intellij.platform.diagnostic" />
|
|
<orderEntry type="module" module-name="intellij.platform.bootstrap" />
|
|
<orderEntry type="module" module-name="intellij.platform.ide.ui" />
|
|
<orderEntry type="module" module-name="intellij.platform.lang.core" />
|
|
<orderEntry type="module" module-name="intellij.platform.runtime.product" />
|
|
<orderEntry type="module" module-name="intellij.platform.execution" />
|
|
<orderEntry type="module" module-name="intellij.platform.util.coroutines" />
|
|
</component>
|
|
</module> |