mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-28 01:07:49 +08:00
api_changes_list_2023.md: cleanup
This commit is contained in:
parent
92b305b669
commit
b54deefeeb
@ -118,10 +118,10 @@ Apache Batik library unbundled
|
||||
: It was an accidentally exposed internal API. Please use `HTMLEditorProvider.openEditor()` methods, or implement your own file editor provider.
|
||||
|
||||
`com.intellij.execution.RunnerAndConfigurationSettings.setFocusToolWindowBeforeRun(boolean)` abstract method added
|
||||
: The interface is not intended to be implemented in external plugins
|
||||
: The interface is not intended to be implemented in external plugins.
|
||||
|
||||
`com.intellij.execution.RunnerAndConfigurationSettings.getFocusToolWindowBeforeRun()` abstract method added
|
||||
: The interface is not intended to be implemented in external plugins
|
||||
: The interface is not intended to be implemented in external plugins.
|
||||
|
||||
### Database Plugin 2023.1
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user