Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

idea2024.1 不兼容 #564

Open
Mrzhugq opened this issue Apr 25, 2024 · 5 comments
Open

idea2024.1 不兼容 #564

Mrzhugq opened this issue Apr 25, 2024 · 5 comments

Comments

@Mrzhugq
Copy link

Mrzhugq commented Apr 25, 2024

Describe the bug
idea2024.1 不兼容

Screenshots
image

Desktop (please complete the following information):

  • OS: win10 21H2
  • Version 2.2.2.0x
  • idea 2024.1

Additional context
报错信息

com.intellij.diagnostic.PluginException: `ActionUpdateThread.OLD_EDT` is deprecated and going to be removed soon. 'com.alibaba.p3c.idea.action.AliInspectionAction' must override `getActionUpdateThread` and chose EDT or BGT. See ActionUpdateThread javadoc. [Plugin: com.alibaba.p3c.xenoamess]
	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)

@Mrzhugq Mrzhugq changed the title idea20204.1 不兼容 idea2024.1 不兼容 Apr 25, 2024
@yxdroid
Copy link

yxdroid commented May 9, 2024

也是这个问题导致2024.1版本idea经常奔溃

@zhang-zhonggui
Copy link

同样的问题导致2.1不兼容
com.intellij.diagnostic.PluginException: ActionUpdateThread.OLD_EDT is deprecated and going to be removed soon. 'com.alibaba.p3c.idea.action.ToggleProjectInspectionAction' must override getActionUpdateThread() and chose EDT or BGT. See ActionUpdateThread javadoc. [Plugin: com.alibaba.p3c.xenoamess]
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)

@yxdroid
Copy link

yxdroid commented Sep 7, 2024 via email

@XenoAmess
Copy link
Owner

也是这个问题导致2024.1版本idea经常奔溃

你确定一个deprecated而不是removed的策略会导致idea经常崩溃吗
我觉得有点..魔幻
我先看下这个现在新策略需要怎么做哦

@XenoAmess
Copy link
Owner

已解

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants