mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
[RDCT] PY-84272: Fix after rebase
GitOrigin-RevId: cea743655cc7a1c856884cfd86d578d15466362b
This commit is contained in:
committed by
intellij-monorepo-bot
parent
f4af8086ed
commit
510d46690f
@@ -1,9 +1,21 @@
|
||||
- name: lib/modules/intellij.platform.ide.nonModalWelcomeScreen.backend.jar
|
||||
contentModules:
|
||||
- name: intellij.platform.ide.nonModalWelcomeScreen.backend
|
||||
- name: lib/modules/intellij.platform.ide.nonModalWelcomeScreen.frontend.jar
|
||||
contentModules:
|
||||
- name: intellij.platform.ide.nonModalWelcomeScreen.frontend
|
||||
- name: lib/modules/intellij.platform.ide.nonModalWelcomeScreen.jar
|
||||
contentModules:
|
||||
- name: intellij.platform.ide.nonModalWelcomeScreen
|
||||
- name: lib/modules/intellij.python.ast.jar
|
||||
contentModules:
|
||||
- name: intellij.python.ast
|
||||
- name: lib/modules/intellij.python.common.frontend.jar
|
||||
contentModules:
|
||||
- name: intellij.python.common.frontend
|
||||
- name: lib/modules/intellij.python.common.jar
|
||||
contentModules:
|
||||
- name: intellij.python.common
|
||||
- name: lib/modules/intellij.python.community.aliasProvider.jar
|
||||
contentModules:
|
||||
- name: intellij.python.community.aliasProvider
|
||||
|
||||
@@ -69,5 +69,6 @@ The Python plug-in provides smart editing for Python scripts. The feature set of
|
||||
<module name="intellij.python.common.frontend"/>
|
||||
<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