mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-15 02:59:33 +07:00
MP-7493 Revert "[json] Prefer standard plugin ID that conforms to our naming strategy and preserve old ID as alias for compatibility reasons"
This reverts commit 25658e68d2c3902559681c72f3b91180f1ec096b. GitOrigin-RevId: 39858d3dd0a10159e4982f87f4565bb625be5df9
This commit is contained in:
committed by
intellij-monorepo-bot
parent
b15747f7ab
commit
1298182025
@@ -3,8 +3,7 @@
|
||||
<!-- The plugin id is intentionally kept equal to its main module id
|
||||
because historically the module was bundled into the platform,
|
||||
and dependent plugins used only module dependency -->
|
||||
<id>com.intellij.json</id>
|
||||
<module value="com.intellij.modules.json"/>
|
||||
<id>com.intellij.modules.json</id>
|
||||
<vendor>JetBrains</vendor>
|
||||
<category>Languages</category>
|
||||
<description><![CDATA[
|
||||
|
||||
Reference in New Issue
Block a user