mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-30 18:27:49 +08:00
com.intellij.psi.meta.PsiMetaData.getDependences renamed
This commit is contained in:
parent
d9d00d763a
commit
c88985916b
@ -15,6 +15,12 @@ See the note on how to document new problems on the main page reference_guide/ap
|
||||
}
|
||||
</style>
|
||||
|
||||
## Changes in IntelliJ Platform 2018.3
|
||||
|
||||
| Change | How to deal with it |
|
||||
|---------|---------------------|
|
||||
| `com.intellij.psi.meta.PsiMetaData.getDependences` method removed | Use `com.intellij.psi.meta.PsiMetaData.getDependencies` |
|
||||
|
||||
## Changes in IntelliJ Platform 2018.2
|
||||
|
||||
| Change | How to deal with it |
|
||||
|
Loading…
x
Reference in New Issue
Block a user