-
Notifications
You must be signed in to change notification settings - Fork 2
Closed
Description
Error out of verifier that needs to be resolved:
Plugin Dart:500.0 against IC-252.27397.103: 1 compatibility problem. 60 usages of deprecated API. 3 usages of experimental API. 88 usages of internal API
Compatibility problems (1):
#Invocation of unresolved method com.intellij.notification.ActionCenter.getToolWindow(Project) : ToolWindow
Method com.jetbrains.lang.dart.ide.errorTreeView.DartProblemsView$3$1.hyperlinkActivated(com.intellij.notification.Notification notification, javax.swing.event.HyperlinkEvent e) : void contains an *invokestatic* instruction referencing an unresolved method com.intellij.notification.ActionCenter.getToolWindow(com.intellij.openapi.project.Project) : com.intellij.openapi.wm.ToolWindow. This can lead to **NoSuchMethodError** exception at runtime.
Metadata
Metadata
Assignees
Labels
No labels