Files
openide/python/pluginMinor/intellij.python.community.plugin.minor.iml
Leonid Shalupov 4d5bf20985 intellij.python.community.plugin.minor: move .iml from source roots
GitOrigin-RevId: 33b30edffcfd757a76ded78373882be825f494f6
2024-12-17 13:26:44 +00:00

17 lines
886 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" />
<sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="module" module-name="intellij.platform.lang" />
<orderEntry type="module" module-name="intellij.platform.lang.impl" />
<orderEntry type="module" module-name="intellij.python.community.impl" />
<orderEntry type="module" module-name="intellij.python.community.plugin.impl" />
<orderEntry type="module" module-name="intellij.platform.util.jdom" />
</component>
</module>