Files
openide/python/pluginCore/intellij.python.community.plugin.iml
Vladimir.Koshelev c5b44ca085 [python] PY-84398 get rid of package prefix in python modules.
It doesn't work. Sad, but true.

GitOrigin-RevId: c6cf4f2971ce813a2ce18afb2dcee22c2c5dad75
2025-09-26 15:15:29 +00:00

18 lines
1.1 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" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="module" module-name="intellij.platform.lang" />
<orderEntry type="module" module-name="intellij.python.community.communityOnly" scope="RUNTIME" />
<orderEntry type="module" module-name="intellij.python.community.services.systemPython" scope="RUNTIME" />
<orderEntry type="module" module-name="intellij.python.community.services.shared" scope="RUNTIME" />
<orderEntry type="module" module-name="intellij.json.backend" scope="RUNTIME" />
<orderEntry type="module" module-name="intellij.python.community.aliasProvider" scope="RUNTIME" />
<orderEntry type="module" module-name="intellij.python.community.helpersLocator" scope="RUNTIME" />
</component>
</module>