vsigler / remote-log-console

Remote log console IntelliJ Idea plugin
Apache License 2.0
3 stars 0 forks source link

ERROR Clion 2024.2.2 #4

Open jixishi opened 1 week ago

jixishi commented 1 week ago

com.intellij.diagnostic.PluginException: ActionUpdateThread.OLD_EDT is deprecated and going to be removed soon. 'cz.sigler.remotelog.actions.SelectSourceAction$createActionGroup$1$1' must override getActionUpdateThread() and chose EDT or BGT. See ActionUpdateThread javadoc. [Plugin: cz.sigler.remotelogconsole] at com.intellij.diagnostic.PluginProblemReporterImpl.createPluginExceptionByClass(PluginProblemReporterImpl.java:23) at com.intellij.diagnostic.PluginException.createByClass(PluginException.java:90) at com.intellij.diagnostic.PluginException.reportDeprecatedUsage(PluginException.java:125) at com.intellij.openapi.actionSystem.ActionUpdateThreadAware.getActionUpdateThread(ActionUpdateThreadAware.java:21) at com.intellij.openapi.actionSystem.AnAction.getActionUpdateThread(AnAction.java:201)

vsigler commented 1 week ago

Thanks, I missed this action during the last IntelliJ Platform update.