mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-04-30 02:09:59 +07:00
Fixed API test failing because of a new method performPreInitToolsActivities
(cherry picked from commit e3383133a3b4ca64cf795a33424aeabf18367939) IJ-CR-135637 GitOrigin-RevId: 6915f5defa41ac5ce8dcaf1a1f9e35582b57dbd2
This commit is contained in:
committed by
intellij-monorepo-bot
parent
b75eba70cf
commit
c534626b0c
@@ -1684,6 +1684,7 @@ com.intellij.codeInspection.lang.GlobalInspectionContextExtension
|
||||
- a:cleanup():V
|
||||
- a:getID():com.intellij.openapi.util.Key
|
||||
- a:performPostRunActivities(java.util.List,com.intellij.codeInspection.GlobalInspectionContext):V
|
||||
- performPreInitToolsActivities(java.util.List,com.intellij.codeInspection.GlobalInspectionContext):V
|
||||
- a:performPreRunActivities(java.util.List,java.util.List,com.intellij.codeInspection.GlobalInspectionContext):V
|
||||
com.intellij.codeInspection.lang.HTMLComposerExtension
|
||||
- a:appendLocation(com.intellij.codeInspection.reference.RefEntity,java.lang.StringBuilder):V
|
||||
|
||||
Reference in New Issue
Block a user