Files
openide/plugins/sh/intellij.sh.iml
Mikhail Mazurkevich 2ab2db5a09 [intellij sh] IDEA-260027 Avoid interception Run context configuration action for python files
GitOrigin-RevId: 3596d4b4c8ef79bc4d16aada023ca311a8723792
2022-09-12 18:32:22 +00:00

16 lines
776 B
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" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="module" module-name="intellij.sh.core" exported="" />
<orderEntry type="module" module-name="intellij.sh.terminal" />
<orderEntry type="module" module-name="intellij.sh.copyright" />
<orderEntry type="module" module-name="intellij.sh.markdown" />
<orderEntry type="module" module-name="intellij.sh.python" />
</component>
</module>