cake-build/cake-rider

com.intellij.diagnostic.PluginException: Cannot init toolwindow net.cakebuild.toolwindow.CakeTasksWindowFactory@3dd1d8b2 [Plugin: net.cakebuild.cakerider]

Closed this issue · 1 comments

Plugin version: 3.2.0
IDE version: 2022.1 (RD-221.5080.236)
Operating system: Windows 10
Exception: com.intellij.diagnostic.PluginException: Cannot init toolwindow net.cakebuild.toolwindow.CakeTasksWindowFactory@3dd1d8b2 [Plugin: net.cakebuild.cakerider]
Stacktrace:



StackTrace too long. Please copy the StackTrace here manually.


This happens since Rider version 2022.1, when multiple plugins are installed that provide a ToolWindow with the same name.

Specifically, this error occurs, if the CakeIntegration-Plugin is installed alongside of Cake for Rider, as both implement a ToolWindow named 'Cake Tasks'.

Closing this as a duplicate of #239.