mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-13 15:52:01 +07:00
[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:
committed by
intellij-monorepo-bot
parent
897e6a555b
commit
1d6d36daca
@@ -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",
|
||||
|
||||
@@ -10,6 +10,7 @@
|
||||
|
||||
<dependencies>
|
||||
<module name="intellij.settingsSync.core"/>
|
||||
<plugin id="com.intellij.marketplace"/>
|
||||
</dependencies>
|
||||
|
||||
<extensions defaultExtensionNs="com.intellij">
|
||||
|
||||
@@ -15,7 +15,6 @@ intellij.properties
|
||||
intellij.restructuredtext
|
||||
intellij.searchEverywhereMl
|
||||
intellij.marketplaceMl
|
||||
intellij.settingsSync
|
||||
intellij.sh
|
||||
intellij.statsCollector
|
||||
intellij.tasks.core
|
||||
|
||||
Reference in New Issue
Block a user