Skip to content

Commit

Permalink
API changes 2019: remove ProfilerConfigurationType.getLanguageSetting…
Browse files Browse the repository at this point in the history
…sGroup() entry
  • Loading branch information
YannCebron committed Apr 4, 2019
1 parent f4d2a82 commit 3f7538c
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions reference_guide/api_changes/api_changes_list_2019.md
Expand Up @@ -23,9 +23,6 @@ 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 implementations of the interface `ProfilerConfigurationType`.

## Changes in IntelliJ Platform 2019.1

`kotlinx.coroutines.experimental` package removed
Expand Down

0 comments on commit 3f7538c

Please sign in to comment.