mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-30 18:27:49 +08:00
Update api_changes_list.md
Document API breakage in com.intellij.internal.statistic.
This commit is contained in:
parent
752347cf5e
commit
b5444ba4ee
@ -35,6 +35,8 @@ NOTE: You are allowed to prettify the pattern using markdown-features:
|
||||
|
||||
| Change | How to deal with it |
|
||||
|---------|---------------------|
|
||||
| `com.intellij.internal.statistic.AbstractApplicationUsagesCollector` class removed | Override `com.intellij.internal.statistic.AbstractProjectsUsagesCollector` instead |
|
||||
| `com.intellij.internal.statistic.UsagesCollector.doPersistProjectUsages` method removed | There is no need to call this method anymore |
|
||||
|`org.apache.sanselan` package removed | Use classes from `org.apache.commons.imaging` instead |
|
||||
|
||||
## Changes in IntelliJ Platform 2016.3
|
||||
|
Loading…
x
Reference in New Issue
Block a user