mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-14 18:05:27 +07:00
[remote-dev]: ship rd components as impl modules to all IDE's
GitOrigin-RevId: 07441b19ba9a2fc066e5454b18b52be028125616
This commit is contained in:
committed by
intellij-monorepo-bot
parent
f75ab0210a
commit
658ab5d084
@@ -19,6 +19,9 @@
|
||||
<module name="intellij.ide.startup.importSettings"/>
|
||||
<module name="intellij.idea.customization.base"/>
|
||||
<module name="intellij.platform.tips"/>
|
||||
<module name="intellij.rd.ide.model.generated"/>
|
||||
<module name="intellij.rd.platform"/>
|
||||
<module name="intellij.rd.ui"/>
|
||||
</content>
|
||||
|
||||
<xi:include href="/META-INF/common-ide-modules.xml"/>
|
||||
|
||||
@@ -10,6 +10,9 @@
|
||||
<module name="intellij.platform.ide.newUiOnboarding"/>
|
||||
<module name="intellij.ide.startup.importSettings"/>
|
||||
<module name="intellij.platform.tips"/>
|
||||
<module name="intellij.rd.ide.model.generated"/>
|
||||
<module name="intellij.rd.platform"/>
|
||||
<module name="intellij.rd.ui"/>
|
||||
</content>
|
||||
|
||||
<xi:include href="/META-INF/common-ide-modules.xml"/>
|
||||
|
||||
Reference in New Issue
Block a user