[python] PY-84398 get rid of embedded loading rules in PythonCore plugin, fix related issues

GitOrigin-RevId: 54f4bb333e0ca06a002a86c75f0bbc474863253e
This commit is contained in:
Vladimir.Koshelev
2025-09-19 11:02:56 +02:00
committed by intellij-monorepo-bot
parent 73fa5bfe55
commit ba393efaa7
35 changed files with 308 additions and 124 deletions

View File

@@ -3,6 +3,7 @@
<dependencies>
<!-- Supports Java -->
<plugin id="com.intellij.java"/>
<module name="intellij.python.community.core.impl"/>
<module name="intellij.python.community.plugin.impl"/>
</dependencies>