mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-01-04 08:51:02 +07:00
Removed intellij.python.configure and its contents split between intellij.pycharm.community.customization and intellij.python.community.impl
Module intellij.python.configure used to be included into both PyCharm Customization and Python plugins leading to duplicate classes in these plugins. Even after removing it from intellij.pycharm.community.customization it was unclear what should go into intellij.python.configure, since its *.xml was used only in intellij.pycharm.community.customization while its source code was used either in PyCharm Customization or in intellij.python.community.impl + PyCharm Customization. GitOrigin-RevId: 008601cd993cebd22bbfe69f963e53a690691608
This commit is contained in:
committed by
intellij-monorepo-bot
parent
e3ee8326f4
commit
6e6315bcdc
@@ -11,7 +11,6 @@
|
||||
<orderEntry type="module" module-name="intellij.python.community.plugin" exported="" />
|
||||
<orderEntry type="module" module-name="intellij.python.community.plugin.java" exported="" />
|
||||
<orderEntry type="module" module-name="intellij.python.community.impl" exported="" />
|
||||
<orderEntry type="module" module-name="intellij.python.configure" exported="" />
|
||||
<orderEntry type="module" module-name="intellij.python.community.plugin.minor" exported="" />
|
||||
</component>
|
||||
</module>
|
||||
Reference in New Issue
Block a user