Jamling / SmartIM4IntelliJ

IntelliJ IDEA上的SmartIM(原SmartQQ)插件,可以在IDEA中使用QQ或微信聊天
Apache License 2.0
872 stars 98 forks source link

“ActionUpdateThread。OLD_EDT '已弃用,将很快被删除。“cn.ieclipse.smartim.actions。HideContactAction'必须覆盖' getActionUpdateThread '并选择EDT或BGT。参见ActionUpdateThread javadoc #93

Closed Kaiwei-Liu closed 4 months ago

Kaiwei-Liu commented 4 months ago

com.intellij.diagnostic.PluginException: ActionUpdateThread.OLD_EDT is deprecated and going to be removed soon. 'cn.ieclipse.smartim.actions.HideContactAction' must override getActionUpdateThread and chose EDT or BGT. See ActionUpdateThread javadoc. [Plugin: cn.ieclipse.smartqq.intellij] 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:199) deprecated