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

@@ -14,6 +14,7 @@
<module name="intellij.platform.ide.newUiOnboarding"/>
<module name="intellij.platform.ide.newUsersOnboarding"/>
<module name="intellij.ide.startup.importSettings"/>
<module name="intellij.settingsSync.core"/>
<module name="intellij.kotlin.onboarding-promoter"/>
<module name="intellij.idea.customization.base"/>
<module name="intellij.platform.tips"/>