intellij.python.community.plugin.java: move .iml from source roots

GitOrigin-RevId: 401ac85f289854a2757d44c9242c092c2e6bac30
This commit is contained in:
Leonid Shalupov
2024-12-16 21:25:53 +01:00
committed by intellij-monorepo-bot
parent b7aee6436b
commit b4620387ae
25 changed files with 2 additions and 1 deletions

View File

@@ -3,7 +3,8 @@
<component name="NewModuleRootManager" inherit-compiler-output="true">
<exclude-output />
<content url="file://$MODULE_DIR$">
<sourceFolder url="file://$MODULE_DIR$" isTestSource="false" />
<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" />