mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
IJPL-205982: move nonModalWelcomeScreen from PythonCore to intellij.pycharm.community.customization.shared
IdeaUltimatePluginModuleDependenciesTest failed with the following message: `Plugin 'Python Community Edition' conflicts with 'IDEA CORE' and may work incorrectly. Their respective modules 'intellij.platform.ide.nonModalWelcomeScreen' and 'intellij.platform.ide.nonModalWelcomeScreen' declare the same package prefix` GitOrigin-RevId: af33d6b2f341b90103a7db1e0ff5b5a3131427d9
This commit is contained in:
committed by
intellij-monorepo-bot
parent
d999c8a75f
commit
e6114fb207
@@ -75,8 +75,5 @@ The Python plug-in provides smart editing for Python scripts. The feature set of
|
||||
<module name="intellij.python.markdown"/>
|
||||
<module name="intellij.python.ml.features"/>
|
||||
<module name="intellij.python.terminal"/>
|
||||
<module name="intellij.platform.ide.nonModalWelcomeScreen"/>
|
||||
<module name="intellij.platform.ide.nonModalWelcomeScreen.backend"/>
|
||||
<module name="intellij.platform.ide.nonModalWelcomeScreen.frontend"/>
|
||||
</content>
|
||||
</idea-plugin>
|
||||
|
||||
Reference in New Issue
Block a user