[setting-sync] IJPL-201147 Backup and Sync plugin must declare an explicit dependency on JetBrains Marketplace Licensing

(cherry picked from commit 419a34390a9ebec91b14f420784c0b49c2449fe4)

IJ-CR-172641

GitOrigin-RevId: a46cb9bc2f27c84904715362b49da46d984df774
This commit is contained in:
Yuriy Artamonov
2025-08-15 16:34:23 +02:00
committed by intellij-monorepo-bot
parent 897e6a555b
commit 1d6d36daca
3 changed files with 2 additions and 1 deletions

View File

@@ -16,6 +16,7 @@ class CommunityPluginModelTest {
skipUnresolvedOptionalContentModules = true,
referencedPluginIdsOfExternalPlugins = setOf(
//these modules are defined in the ultimate part
"com.intellij.marketplace",
"com.intellij.modules.python-in-mini-ide-capable",
"com.intellij.modules.rider",
"com.intellij.modules.ultimate",

View File

@@ -10,6 +10,7 @@
<dependencies>
<module name="intellij.settingsSync.core"/>
<plugin id="com.intellij.marketplace"/>
</dependencies>
<extensions defaultExtensionNs="com.intellij">

View File

@@ -15,7 +15,6 @@ intellij.properties
intellij.restructuredtext
intellij.searchEverywhereMl
intellij.marketplaceMl
intellij.settingsSync
intellij.sh
intellij.statsCollector
intellij.tasks.core