Files
openide/python/python-restructuredtext/intellij.restructuredtext.python.iml
Ilya.Kazakevichandintellij-monorepo-bot 9ad1c77a94 PY-85897 PY-88188: (WIP) Move HelpersAwareTargetEnvironmentRequest to exec service to upload/map helpers from service.
(cherry picked from commit bdefb75a59f8b43e048b655490595bf064f711e9)

GitOrigin-RevId: b3d9f44193c72a8254d1917e3c5ab18478579c51
2026-03-25 21:21:21 +00:00

36 lines
2.3 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<module type="JAVA_MODULE" version="4">
<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" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="library" name="kotlin-stdlib" level="project" />
<orderEntry type="module" module-name="intellij.platform.analysis" />
<orderEntry type="module" module-name="intellij.platform.core" />
<orderEntry type="module" module-name="intellij.platform.editor.ui" />
<orderEntry type="module" module-name="intellij.platform.lang.core" />
<orderEntry type="module" module-name="intellij.platform.lang.impl" scope="PROVIDED" />
<orderEntry type="module" module-name="intellij.platform.execution.impl" scope="PROVIDED" />
<orderEntry type="module" module-name="intellij.libraries.guava" />
<orderEntry type="module" module-name="intellij.platform.projectModel" />
<orderEntry type="module" module-name="intellij.python.community.impl" scope="PROVIDED" />
<orderEntry type="module" module-name="intellij.platform.core.ui" scope="PROVIDED" />
<orderEntry type="module" module-name="intellij.libraries.jsoup" />
<orderEntry type="module" module-name="intellij.python.sdk" />
<orderEntry type="module" module-name="intellij.platform.util.jdom" />
<orderEntry type="module" module-name="intellij.platform.ide.impl" />
<orderEntry type="module" module-name="intellij.libraries.jcef" />
<orderEntry type="module" module-name="intellij.spellchecker" scope="PROVIDED" />
<orderEntry type="module" module-name="intellij.restructuredtext" />
<orderEntry type="module" module-name="intellij.platform.ui.jcef" />
<orderEntry type="module" module-name="intellij.platform.core.impl" />
<orderEntry type="module" module-name="intellij.platform.execution" />
<orderEntry type="module" module-name="intellij.platform.lang" />
<orderEntry type="module" module-name="intellij.java.guiForms.rt" />
<orderEntry type="module" module-name="intellij.python.community.execService" />
</component>
</module>