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 (#1382)
TaskOperationDescriptor interface to class change
This commit is contained in:
parent
0ac323d7d9
commit
91c2cda528
@ -112,6 +112,9 @@ Unbundled JUnit library
|
||||
`com.intellij.openapi.externalSystem.model.task.event.ExternalSystemFinishEventImpl` class renamed to `com.intellij.openapi.externalSystem.model.task.event.ExternalSystemFinishEvent`
|
||||
: Use new class
|
||||
|
||||
Interface `com.intellij.openapi.externalSystem.model.task.event.TaskOperationDescriptor` changed to class
|
||||
: Recompile your plugin with new class
|
||||
|
||||
`com.intellij.openapi.externalSystem.importing.AbstractOpenProjectProvider.linkToExistingProjectAsync(VirtualFile arg0, Project arg1, Continuation arg2)` method marked final
|
||||
: Override method `com.intellij.openapi.externalSystem.importing.AbstractOpenProjectProvider#linkProject` instead
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user