You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
IntelliJ IDEA Ultimate IU-193.7288.26 (2019.3.5)3 compatibility problems. 11 usages of deprecated API. 1 usage of experimental API. 2 plugin configuration defects
3 compatibility problems
Run Configuration for TypeScript 2020.08.24-0 is binary incompatible with IntelliJ IDEA Ultimate IU-193.7288.26 (2019.3.5) due to the following problems
Class not found (1 problem)
Access to unresolved class ToolWindowManager.Companion (1 problem)
Method ActivityUtil.runLater(Project, int, Function0) references an unresolved class ToolWindowManager.Companion. This can lead to NoSuchClassError exception at runtime.
Field not found (1 problem)
Access to unresolved field ToolWindowManager.Companion (1 problem)
Method ActivityUtil.runLater(Project, int, Function0) contains a getstatic instruction referencing an unresolved field ToolWindowManager.Companion. This can lead to NoSuchFieldError exception at runtime.
Method not found (1 problem)
Invocation of unresolved constructor NotificationGroup.<init>(...) (1 problem)
Method PluginStartupActivity.showUpdateNotification(...) contains an invokespecial instruction referencing an unresolved constructor NotificationGroup.<init>(...). This can lead to NoSuchMethodError exception at runtime.
https://jetbrains-platform.slack.com/archives/C5U8BM1MK/p1598455197121000
The text was updated successfully, but these errors were encountered: