mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-18 09:34:34 +07:00
[json + remdev] IJPL-176240 Update all runtime plugin dependencies: now most of the plugins depend on the json.backend module as they expect corresponding functionality and API to be available (primarilly Json Schema-related features)
GitOrigin-RevId: 141b7732330eefa01fdada3413e434fe7d2d512b
This commit is contained in:
committed by
intellij-monorepo-bot
parent
8efb6f09a2
commit
1393d86af9
@@ -23,7 +23,7 @@ The Python plug-in provides smart editing for Python scripts. The feature set of
|
||||
<dependencies>
|
||||
<plugin id="com.intellij.modules.lang"/>
|
||||
<plugin id="com.intellij.modules.python-core-capable"/>
|
||||
<plugin id="com.intellij.modules.json"/>
|
||||
<module name="intellij.json.backend"/>
|
||||
<plugin id="org.toml.lang"/>
|
||||
<module name="intellij.libraries.ktor.client"/>
|
||||
<module name="intellij.libraries.ktor.client.cio"/>
|
||||
|
||||
Reference in New Issue
Block a user