mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-15 11:53:49 +07:00
[IJPL-186] Include import settings on startup module to all IDEs
GitOrigin-RevId: 15eb6954c6afb4197fdcb47c2023e3ea64b9e1c2
This commit is contained in:
committed by
intellij-monorepo-bot
parent
5105c62708
commit
6955e9b72d
@@ -14,6 +14,7 @@
|
||||
<module name="intellij.xml.xmlbeans"/>
|
||||
<module name="intellij.platform.ide.newUiOnboarding"/>
|
||||
<module name="intellij.platform.ml.embeddings"/>
|
||||
<module name="intellij.ide.startup.importSettings"/>
|
||||
</content>
|
||||
|
||||
<extensions defaultExtensionNs="com.intellij">
|
||||
|
||||
@@ -9,6 +9,7 @@
|
||||
<module name="intellij.platform.images.copyright"/>
|
||||
<module name="intellij.platform.ide.newUiOnboarding"/>
|
||||
<module name="intellij.platform.ml.embeddings"/>
|
||||
<module name="intellij.ide.startup.importSettings"/>
|
||||
</content>
|
||||
|
||||
<xi:include href="/META-INF/pycharm-core.xml" xpointer="xpointer(/idea-plugin/*)"/>
|
||||
|
||||
Reference in New Issue
Block a user