Files
openide/python/python-venv/intellij.python.venv.iml
T
David Lysenkoandintellij-monorepo-bot c778bdf7bc [pycharm] PY-89537 Rename intellij.python.common module to intellij.python.community.common
This is done to differtiate with prof's `intellij.python.frontend` and `intellij.python.common.frontend`.

Merge-request: IJ-MR-209113
Merged-by: David Lysenko <david.lysenko@jetbrains.com>


Merge-request: IJ-MR-209346
Merged-by: David Lysenko <david.lysenko@jetbrains.com>

GitOrigin-RevId: efa680132d088f5b8803eea55665772bcf5dd2bd
2026-06-22 17:45:34 +00:00

26 lines
1.6 KiB
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" />
<sourceFolder url="file://$MODULE_DIR$/gen" isTestSource="false" generated="true" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="library" name="kotlin-stdlib" level="project" />
<orderEntry type="library" name="jetbrains-annotations" level="project" />
<orderEntry type="module" module-name="intellij.python.community" />
<orderEntry type="module" module-name="intellij.python.community.execService" />
<orderEntry type="module" module-name="intellij.libraries.kotlinx.coroutines.core" />
<orderEntry type="module" module-name="intellij.python.sdk" />
<orderEntry type="module" module-name="intellij.platform.projectModel" />
<orderEntry type="module" module-name="intellij.platform.util" />
<orderEntry type="module" module-name="intellij.platform.core" />
<orderEntry type="module" module-name="intellij.python.community.execService.python" />
<orderEntry type="module" module-name="intellij.platform.eel.provider" />
<orderEntry type="module" module-name="intellij.python.community.common" />
<orderEntry type="module" module-name="intellij.platform.analysis" />
</component>
</module>