mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-15 02:59:33 +07:00
83 lines
5.1 KiB
XML
83 lines
5.1 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<module relativePaths="true" 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" />
|
|
</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>
|
|
<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" packagePrefix="org.jetbrains.idea.devkit" />
|
|
<sourceFolder url="file://$MODULE_DIR$/gen" isTestSource="false" generated="true" />
|
|
<sourceFolder url="file://$MODULE_DIR$/resources" type="java-resource" />
|
|
</content>
|
|
<orderEntry type="inheritedJdk" />
|
|
<orderEntry type="sourceFolder" forTests="false" />
|
|
<orderEntry type="library" name="jetbrains-annotations" level="project" />
|
|
<orderEntry type="module" module-name="intellij.platform.util" />
|
|
<orderEntry type="module" module-name="intellij.platform.util.jdom" />
|
|
<orderEntry type="module" module-name="intellij.java.compiler" />
|
|
<orderEntry type="module" module-name="intellij.java.execution" />
|
|
<orderEntry type="module" module-name="intellij.java.execution.impl" />
|
|
<orderEntry type="module" module-name="intellij.java.impl" />
|
|
<orderEntry type="module" module-name="intellij.java.compiler.impl" />
|
|
<orderEntry type="module" module-name="intellij.properties" />
|
|
<orderEntry type="module" module-name="intellij.xml.impl" />
|
|
<orderEntry type="module" module-name="intellij.java" />
|
|
<orderEntry type="library" name="Guava" level="project" />
|
|
<orderEntry type="library" name="Xerces" level="project" />
|
|
<orderEntry type="module" module-name="intellij.spellchecker" />
|
|
<orderEntry type="module" module-name="intellij.properties.psi" />
|
|
<orderEntry type="module" module-name="intellij.platform.lang.impl" />
|
|
<orderEntry type="module" module-name="intellij.xml.dom.impl" />
|
|
<orderEntry type="module" module-name="intellij.platform.uast" />
|
|
<orderEntry type="module" module-name="intellij.java.ui" />
|
|
<orderEntry type="module" module-name="intellij.jvm.analysis" />
|
|
<orderEntry type="library" name="protobuf" level="project" />
|
|
<orderEntry type="module" module-name="intellij.java.aetherDependencyResolver" />
|
|
<orderEntry type="module" module-name="intellij.platform.serviceContainer" />
|
|
<orderEntry type="module" module-name="intellij.platform.ide" />
|
|
<orderEntry type="module" module-name="intellij.platform.jps.build" />
|
|
<orderEntry type="library" name="StreamEx" level="project" />
|
|
<orderEntry type="module" module-name="intellij.platform.debugger.impl" />
|
|
<orderEntry type="module" module-name="intellij.java.debugger.impl" />
|
|
<orderEntry type="library" name="netty-codec-http" level="project" />
|
|
<orderEntry type="module" module-name="intellij.platform.util.classLoader" />
|
|
<orderEntry type="library" name="netty-buffer" level="project" />
|
|
<orderEntry type="module" module-name="intellij.platform.core.ui" />
|
|
<orderEntry type="library" name="fastutil-min" level="project" />
|
|
<orderEntry type="module" module-name="intellij.properties.psi.impl" />
|
|
<orderEntry type="module" module-name="intellij.platform.ide.util.io" />
|
|
<orderEntry type="module" module-name="intellij.platform.ide.util.netty" />
|
|
<orderEntry type="module" module-name="intellij.platform.boot" />
|
|
<orderEntry type="module" module-name="intellij.platform.util.text.matching" />
|
|
<orderEntry type="module" module-name="intellij.java.impl.refactorings" />
|
|
<orderEntry type="module" module-name="intellij.smart.update" />
|
|
<orderEntry type="module" module-name="intellij.platform.ide.impl" />
|
|
<orderEntry type="library" name="kotlinx-serialization-core" level="project" />
|
|
<orderEntry type="library" name="kotlinx-serialization-json" level="project" />
|
|
<orderEntry type="module" module-name="intellij.json" />
|
|
<orderEntry type="library" name="kotlinx-serialization-protobuf" level="project" />
|
|
<orderEntry type="module" module-name="intellij.platform.builtInServer" />
|
|
<orderEntry type="library" name="caffeine" level="project" />
|
|
<orderEntry type="module" module-name="intellij.platform.ijent.community.buildConstants" />
|
|
</component>
|
|
</module> |