mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-30 18:27:49 +08:00
api_changes_list: add a 'class renamed' pattern.
This commit is contained in:
parent
e8bab8f8bd
commit
2c351cb5eb
@ -14,6 +14,7 @@ the first column is a problem pattern and the second column is a human-readable
|
||||
The following problem patterns are supported:
|
||||
<package name> package removed
|
||||
<class name> class removed
|
||||
<class name> renamed to <new class name>
|
||||
|
||||
<class name>.<method name> method removed
|
||||
<class name>.<method name> method return type changed from <before> to <after>
|
||||
|
Loading…
x
Reference in New Issue
Block a user