Files
openide/python/intellij.python.community.plugin.modules.iml
T
Konstantin Hudyakovandintellij-monorepo-bot 0d043237a3 [terminal-python] IJPL-244467 Refactor: create separate directory for Terminal modules in Python and move existing ones
Also, rename the module to `backend` to highlight that it is the backend module.

GitOrigin-RevId: c80d95ce7886a087105554e58bd7f67cf9c023ce
2026-06-09 17:31:23 +00:00

14 lines
835 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<module type="JAVA_MODULE" version="4">
<component name="NewModuleRootManager" inherit-compiler-output="true">
<exclude-output />
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="module" module-name="intellij.python.langInjection" scope="RUNTIME" />
<orderEntry type="module" module-name="intellij.python.copyright" scope="RUNTIME" />
<orderEntry type="module" module-name="intellij.python.terminal.backend" scope="RUNTIME" />
<orderEntry type="module" module-name="intellij.restructuredtext" scope="RUNTIME" />
<orderEntry type="module" module-name="intellij.python.grazie" scope="RUNTIME" />
<orderEntry type="module" module-name="intellij.python.markdown" scope="RUNTIME" />
</component>
</module>