mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-03-22 23:31:05 +07:00
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