Files
openide/python/intellij.python.community.plugin.modules.iml
Nikolay Chashnikov ffe0eaecc6 [intellij project configuration] fix format of iml files
GitOrigin-RevId: fadd556d638222e92be44b5ab78837fb63e71906
2021-12-15 18:21:27 +00:00

14 lines
834 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" />
<orderEntry type="module" module-name="intellij.python.markdown" scope="RUNTIME" />
</component>
</module>