mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-29 09:47:50 +08:00
api_changes_list_2024.md: JSON plugin
This commit is contained in:
parent
81fa15a877
commit
83bad19a62
@ -79,7 +79,7 @@ NOTE: Entries not starting with code quotes (`name`) can be added to document no
|
|||||||
Unbundled JUnit library
|
Unbundled JUnit library
|
||||||
: Add an explicit dependency in the plugin project.
|
: Add an explicit dependency in the plugin project.
|
||||||
|
|
||||||
### JSON Plugin (new)
|
### JSON Plugin (new) 2024.3
|
||||||
|
|
||||||
`com.intellij.json.JsonElementTypes` class removed
|
`com.intellij.json.JsonElementTypes` class removed
|
||||||
: Add explicit dependency on the newly extracted JSON plugin (`com.intellij.modules.json`) in `plugin.xml`.
|
: Add explicit dependency on the newly extracted JSON plugin (`com.intellij.modules.json`) in `plugin.xml`.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user