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 (#1377)
This commit is contained in:
parent
f318e0ad74
commit
26174750f8
@ -124,6 +124,12 @@ Unbundled JUnit library
|
|||||||
`com.intellij.packageChecker.model.Dependency(Package, Set, DataContext)` constructor removed
|
`com.intellij.packageChecker.model.Dependency(Package, Set, DataContext)` constructor removed
|
||||||
: Use other constructors instead.
|
: Use other constructors instead.
|
||||||
|
|
||||||
|
### HTTP Client Plugin 2024.3
|
||||||
|
|
||||||
|
`com.intellij.httpClient.http.request.run.HttpRunRequestInfo` class moved to package `com.intellij.httpClient.http.request.run.info`
|
||||||
|
: Update code usages.
|
||||||
|
|
||||||
|
|
||||||
## 2024.2
|
## 2024.2
|
||||||
|
|
||||||
### IntelliJ Platform 2024.2
|
### IntelliJ Platform 2024.2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user