mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-13 15:52:01 +07:00
Merge-request: IJ-MR-166082 Merged-by: Egor Eliseev <Egor.Eliseev@jetbrains.com> (cherry picked from commit 447218b7df368ac1c8da7ca3b2d096ccceb93f69) GitOrigin-RevId: b0c146a9eebe689c974ab7bbeec1b80507e54652
187 lines
12 KiB
XML
187 lines
12 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" />
|
|
</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" />
|
|
<sourceFolder url="file://$MODULE_DIR$/gen" isTestSource="false" generated="true" />
|
|
<sourceFolder url="file://$MODULE_DIR$/pluginResources" type="java-resource" />
|
|
<sourceFolder url="file://$MODULE_DIR$/testData" type="java-test-resource" />
|
|
<excludeFolder url="file://$MODULE_DIR$/setup-test-environment/build" />
|
|
</content>
|
|
<orderEntry type="inheritedJdk" />
|
|
<orderEntry type="sourceFolder" forTests="false" />
|
|
<orderEntry type="module" module-name="intellij.platform.analysis" />
|
|
<orderEntry type="module" module-name="intellij.platform.concurrency" />
|
|
<orderEntry type="module" module-name="intellij.platform.credentialStore" />
|
|
<orderEntry type="module" module-name="intellij.platform.editor.ui" />
|
|
<orderEntry type="module" module-name="intellij.platform.foldings" />
|
|
<orderEntry type="module" module-name="intellij.platform.indexing" />
|
|
<orderEntry type="module" module-name="intellij.platform.jps.model" />
|
|
<orderEntry type="module" module-name="intellij.platform.projectModel" />
|
|
<orderEntry type="module" module-name="intellij.platform.refactoring" />
|
|
<orderEntry type="module" module-name="intellij.platform.structureView.impl" />
|
|
<orderEntry type="module" module-name="intellij.platform.usageView.impl" />
|
|
<orderEntry type="module" module-name="intellij.platform.workspace.storage" />
|
|
<orderEntry type="module" module-name="intellij.python.community" exported="" />
|
|
<orderEntry type="module" module-name="intellij.platform.ide.core.impl" exported="" />
|
|
<orderEntry type="module" module-name="intellij.platform.ide.impl" />
|
|
<orderEntry type="module" module-name="intellij.platform.lang.impl" />
|
|
<orderEntry type="library" name="Guava" level="project" />
|
|
<orderEntry type="module" module-name="intellij.platform.indexing.impl" />
|
|
<orderEntry type="module" module-name="intellij.python.pydev" />
|
|
<orderEntry type="module" module-name="intellij.platform.ide.observable" />
|
|
<orderEntry type="library" name="XmlRPC" level="project" />
|
|
<orderEntry type="module" module-name="intellij.platform.debugger" />
|
|
<orderEntry type="module" module-name="intellij.regexp" exported="" />
|
|
<orderEntry type="module" module-name="intellij.platform.editor.ex" />
|
|
<orderEntry type="module" module-name="intellij.platform.usageView" />
|
|
<orderEntry type="module" module-name="intellij.platform.testRunner" exported="" />
|
|
<orderEntry type="module" module-name="intellij.platform.smRunner" />
|
|
<orderEntry type="module" module-name="intellij.spellchecker" />
|
|
<orderEntry type="module" module-name="intellij.platform.ide.codeinsight.inline" />
|
|
<orderEntry type="module" module-name="intellij.platform.debugger.impl" />
|
|
<orderEntry type="module" module-name="intellij.platform.ide.internal" />
|
|
<orderEntry type="module" module-name="intellij.xml.psi.impl" />
|
|
<orderEntry type="library" name="kotlin-reflect" level="project" />
|
|
<orderEntry type="library" name="gson" level="project" />
|
|
<orderEntry type="module" module-name="intellij.xml" />
|
|
<orderEntry type="module" module-name="intellij.platform.vcs" />
|
|
<orderEntry type="library" name="XStream" level="project" />
|
|
<orderEntry type="module" module-name="intellij.python.helpers" scope="RUNTIME" />
|
|
<orderEntry type="library" name="libthrift" level="project" />
|
|
<orderEntry type="library" name="slf4j-api" level="project" />
|
|
<orderEntry type="library" name="slf4j-jdk14" level="project" />
|
|
<orderEntry type="library" name="netty-codec-http" level="project" />
|
|
<orderEntry type="library" name="jsoup" level="project" />
|
|
<orderEntry type="library" name="javax.annotation-api" level="project" />
|
|
<orderEntry type="library" scope="PROVIDED" name="Ant" level="project" />
|
|
<orderEntry type="module" module-name="intellij.python.psi.impl" exported="" />
|
|
<orderEntry type="module" module-name="intellij.python.sdk" />
|
|
<orderEntry type="library" name="StreamEx" level="project" />
|
|
<orderEntry type="module" module-name="intellij.platform.statistics" />
|
|
<orderEntry type="module-library">
|
|
<library name="ml-completion-prev-exprs-models" type="repository">
|
|
<properties maven-id="completion.ml.python.features:ml-completion-prev-exprs-models:1.11">
|
|
<verification>
|
|
<artifact url="file://$MAVEN_REPOSITORY$/completion/ml/python/features/ml-completion-prev-exprs-models/1.11/ml-completion-prev-exprs-models-1.11.jar">
|
|
<sha256sum>8924b199c8cc52530de2b250670806d8b046fa5ae9d32a9f27a9b224e934a1ad</sha256sum>
|
|
</artifact>
|
|
</verification>
|
|
<exclude>
|
|
<dependency maven-id="com.google.code.gson:gson" />
|
|
<dependency maven-id="org.jetbrains:annotations" />
|
|
<dependency maven-id="org.jetbrains.kotlin:kotlin-stdlib-common" />
|
|
<dependency maven-id="org.jetbrains.kotlin:kotlin-stdlib-jdk8" />
|
|
<dependency maven-id="org.jetbrains.kotlin:kotlin-stdlib" />
|
|
</exclude>
|
|
</properties>
|
|
<CLASSES>
|
|
<root url="jar://$MAVEN_REPOSITORY$/completion/ml/python/features/ml-completion-prev-exprs-models/1.11/ml-completion-prev-exprs-models-1.11.jar!/" />
|
|
</CLASSES>
|
|
<JAVADOC />
|
|
<SOURCES />
|
|
</library>
|
|
</orderEntry>
|
|
<orderEntry type="module" module-name="intellij.platform.util" />
|
|
<orderEntry type="library" name="netty-buffer" level="project" />
|
|
<orderEntry type="module" module-name="intellij.platform.core.ui" />
|
|
<orderEntry type="module" module-name="intellij.platform.codeStyle.impl" />
|
|
<orderEntry type="library" name="fastutil-min" level="project" />
|
|
<orderEntry type="library" name="kotlinx-coroutines-core" level="project" />
|
|
<orderEntry type="library" name="jcef" level="project" />
|
|
<orderEntry type="library" name="jna" level="project" />
|
|
<orderEntry type="module" module-name="intellij.toml" />
|
|
<orderEntry type="module" module-name="intellij.toml.core" />
|
|
<orderEntry type="library" name="tuweni-toml" level="project" />
|
|
<orderEntry type="library" name="jsr305" level="project" />
|
|
<orderEntry type="library" name="jetbrains-annotations" level="project" />
|
|
<orderEntry type="library" name="kotlin-stdlib" level="project" />
|
|
<orderEntry type="library" name="caffeine" level="project" />
|
|
<orderEntry type="module" module-name="intellij.platform.util.jdom" />
|
|
<orderEntry type="module" module-name="intellij.platform.extensions" />
|
|
<orderEntry type="library" name="kotlinx-serialization-json" level="project" />
|
|
<orderEntry type="library" name="kotlinx-serialization-core" level="project" />
|
|
<orderEntry type="library" name="jackson-dataformat-yaml" level="project" />
|
|
<orderEntry type="library" name="jackson" level="project" />
|
|
<orderEntry type="library" name="jackson-databind" level="project" />
|
|
<orderEntry type="module" module-name="intellij.python.community.core.impl" />
|
|
<orderEntry type="module" module-name="intellij.platform.core" />
|
|
<orderEntry type="module" module-name="intellij.python.psi" />
|
|
<orderEntry type="module" module-name="intellij.platform.workspace.jps" />
|
|
<orderEntry type="module" module-name="intellij.platform.backend.workspace" />
|
|
<orderEntry type="module-library">
|
|
<library name="completion-ranking-python-with-full-line" type="repository">
|
|
<properties maven-id="org.jetbrains.intellij.deps.completion:completion-ranking-python-with-full-line:0.2.1">
|
|
<verification>
|
|
<artifact url="file://$MAVEN_REPOSITORY$/org/jetbrains/intellij/deps/completion/completion-ranking-python-with-full-line/0.2.1/completion-ranking-python-with-full-line-0.2.1.jar">
|
|
<sha256sum>141df5d2e70b27911bb5b601e1574623dc43b31bc6b4160f164ddd6f2ca27e6f</sha256sum>
|
|
</artifact>
|
|
</verification>
|
|
</properties>
|
|
<CLASSES>
|
|
<root url="jar://$MAVEN_REPOSITORY$/org/jetbrains/intellij/deps/completion/completion-ranking-python-with-full-line/0.2.1/completion-ranking-python-with-full-line-0.2.1.jar!/" />
|
|
</CLASSES>
|
|
<JAVADOC />
|
|
<SOURCES>
|
|
<root url="jar://$MAVEN_REPOSITORY$/org/jetbrains/intellij/deps/completion/completion-ranking-python-with-full-line/0.2.1/completion-ranking-python-with-full-line-0.2.1-sources.jar!/" />
|
|
</SOURCES>
|
|
</library>
|
|
</orderEntry>
|
|
<orderEntry type="module" module-name="intellij.platform.backend.observation" />
|
|
<orderEntry type="module" module-name="intellij.platform.ml" />
|
|
<orderEntry type="module" module-name="intellij.platform.util.coroutines" />
|
|
<orderEntry type="module" module-name="intellij.commandInterface" scope="RUNTIME" />
|
|
<orderEntry type="module" module-name="intellij.python.syntax" />
|
|
<orderEntry type="module" module-name="intellij.platform.ui.jcef" />
|
|
<orderEntry type="module" module-name="intellij.libraries.kotlinx.io" />
|
|
<orderEntry type="module" module-name="intellij.platform.util.progress" />
|
|
<orderEntry type="module" module-name="intellij.platform.feedback" />
|
|
<orderEntry type="library" name="kotlinx-datetime-jvm" level="project" />
|
|
<orderEntry type="module" module-name="intellij.platform.ide.remote" />
|
|
<orderEntry type="module" module-name="intellij.platform.ide.ui" />
|
|
<orderEntry type="library" name="jackson-module-kotlin" level="project" />
|
|
<orderEntry type="module" module-name="intellij.python.community.impl.poetry" />
|
|
<orderEntry type="module" module-name="intellij.python.community.impl.installer" />
|
|
<orderEntry type="module" module-name="intellij.platform.eel" />
|
|
<orderEntry type="module" module-name="intellij.platform.eel.provider" />
|
|
<orderEntry type="module" module-name="intellij.python.community.impl.venv" />
|
|
<orderEntry type="module" module-name="intellij.python.community.execService" />
|
|
<orderEntry type="module" module-name="intellij.python.community.services.systemPython" />
|
|
<orderEntry type="module" module-name="intellij.python.community.services.internal.impl" />
|
|
<orderEntry type="library" name="io.github.z4kn4fein.semver.jvm" level="project" />
|
|
<orderEntry type="module" module-name="intellij.python.pyproject" />
|
|
<orderEntry type="module" module-name="intellij.python.hatch" />
|
|
<orderEntry type="module" module-name="intellij.platform.externalSystem.impl" />
|
|
<orderEntry type="module" module-name="intellij.platform.externalSystem" />
|
|
<orderEntry type="library" name="com.jetbrains.fus.reporting.model" level="project" />
|
|
<orderEntry type="library" name="com.jetbrains.fus.reporting.ap.validation" level="project" />
|
|
<orderEntry type="library" name="http-client" level="project" />
|
|
<orderEntry type="library" name="commons-lang3" level="project" />
|
|
<orderEntry type="library" name="kaml" level="project" />
|
|
<orderEntry type="module" module-name="intellij.python.community.helpersLocator" />
|
|
<orderEntry type="module" module-name="intellij.python.community.execService.python" />
|
|
</component>
|
|
</module> |