Files
openide/python/intellij.python.community.plugin.modules.iml
Andrey Vlasovskikh 41bc575823 PY-45183 Bundle Grazie spellchecker in PyCharm
GitOrigin-RevId: 623ac5544d4c4513a288737097803e9036566fc6
2020-10-27 01:43:52 +00:00

13 lines
746 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" scope="RUNTIME" />
<orderEntry type="module" module-name="intellij.python.reStructuredText" scope="RUNTIME" />
<orderEntry type="module" module-name="intellij.python.grazie" scope="RUNTIME" />
</component>
</module>