mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-30 18:27:49 +08:00
Document change in PrebuiltStubsProviderBase (#232)
This commit is contained in:
parent
8b50bcaf22
commit
ec7fd7e0c8
@ -73,3 +73,6 @@ Please see [Incompatible API Changes](/reference_guide/api_changes_list.md) on h
|
||||
`com.intellij.codeInsight.TargetElementUtilBase` class removed
|
||||
: Use `com.intellij.codeInsight.TargetElementUtil` instead.
|
||||
|
||||
`com.intellij.psi.stubs.PrebuiltStubsProviderBase` class now extends `com.intellij.index.PrebuiltIndexProvider` and inherits its abstract method `getIndexRoot()`
|
||||
: Use `com.intellij.psi.stubs.PlatformPrebuiltStubsProviderBase` instead.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user