mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-30 18:27:49 +08:00
Incompatibilities 2019: document new abstract method in ProfilerConfigurationType.getLanguageSettingsGroup().
This commit is contained in:
parent
33b4f171a0
commit
c280113353
@ -23,6 +23,9 @@ See the note on how to document new problems on the main page reference_guide/ap
|
||||
`org.jetbrains.intellij.build.ProductProperties`: fields `yourkitAgentBinariesDirectoryPath` and `enableYourkitAgentInEAP` have been removed
|
||||
: Please bundle [performanceTesting plugin](https://plugins.jetbrains.com/plugin/7819-performance-testing) in case you would like to bundle YourKit profiler within your IDE.
|
||||
|
||||
`com.intellij.profiler.api.configurations.ProfilerConfigurationType.getLanguageSettingsGroup()` abstract method added
|
||||
: Implement the method in `ProfilerConfigurationType`'s implementations.
|
||||
|
||||
## Changes in IntelliJ Platform 2019.1
|
||||
|
||||
`kotlinx.coroutines.experimental` package removed
|
||||
|
Loading…
x
Reference in New Issue
Block a user