mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-28 01:07:49 +08:00
Update api_changes_list_2024.md
This commit is contained in:
parent
31e5236c54
commit
a467700616
@ -79,6 +79,9 @@ 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.
|
||||||
|
|
||||||
|
`com.intellij.openapi.actionSystem.impl.MoreActionGroup(boolean, int, DefaultConstructorMarker)` constructor removed
|
||||||
|
: Use other constructors instead.
|
||||||
|
|
||||||
### JSON Plugin (new) 2024.3
|
### JSON Plugin (new) 2024.3
|
||||||
|
|
||||||
`com.intellij.json.JsonElementTypes` class removed
|
`com.intellij.json.JsonElementTypes` class removed
|
||||||
|
Loading…
x
Reference in New Issue
Block a user