1. make settingsSync a platform module 2. rename platform module to settingsSync.core and don't include jba module

(cherry picked from commit b94ad2175dc954823f17bf1571548d4779945793)
Signed-off-by: Sergey Pak <sergey.pak@jetbrains.com>

GitOrigin-RevId: 08fc765db4cd295b5b9eebb9378ba992c341dce8
This commit is contained in:
Sergey Pak
2025-01-15 20:32:10 +01:00
committed by intellij-monorepo-bot
parent 5b7c2d071b
commit 571fdbca04
153 changed files with 434 additions and 482 deletions

View File

@@ -6,6 +6,7 @@
<content>
<module name="intellij.platform.ide.newUiOnboarding"/>
<module name="intellij.ide.startup.importSettings"/>
<module name="intellij.settingsSync.core"/>
<module name="intellij.platform.tips"/>
</content>
<xi:include href="/META-INF/common-ide-modules.xml"/>