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

ActionUpdateThread.OLD_EDT is deprecated and going to be removed soon. 'org.antlr.intellij.plugin.preview.CancelParserAction' must override getActionUpdateThread() and chose EDT or BGT #716

Closed
baso4 opened this issue Sep 9, 2024 · 1 comment
Milestone

Comments

@baso4
Copy link

baso4 commented Sep 9, 2024

com.intellij.diagnostic.PluginException: ActionUpdateThread.OLD_EDT is deprecated and going to be removed soon. 'org.antlr.intellij.plugin.preview.CancelParserAction' must override getActionUpdateThread() and chose EDT or BGT. See ActionUpdateThread javadoc. [Plugin: org.antlr.intellij.plugin] 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)

IDE:
IDEA IntelliJ IDEA 2024.2.1 (Ultimate Edition)
Build #IU-242.21829.142, built on August 29, 2024
Runtime version: 21.0.3+13-b509.11 aarch64 (JCEF 122.1.9)
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o.
Toolkit: sun.lwawt.macosx.LWCToolkit
macOS 14.6.1
GC: G1 Young Generation, G1 Concurrent GC, G1 Old Generation
Memory: 4096M
Cores: 12
Metal Rendering is ON
Registry:
ide.experimental.ui=true
i18n.locale=
editor.minimap.enabled=true
Non-Bundled Plugins:
PlantUML integration (7.10.1-IJ2023.2)
org.antlr.intellij.plugin (1.23.1)
MavenRunHelper (4.28.0-IJ2022.2)
com.microsoft.tooling.msservices.intellij.azure (3.92.0-2024.2)
com.baomidou.plugin.idea.mybatisx (1.6.3)
com.github.copilot (1.5.21.6667)
Kotlin: 242.21829.142-IJ

plugin version:
1.23.1

@bjansen
Copy link
Collaborator

bjansen commented Sep 9, 2024

Duplicates #696

@bjansen bjansen closed this as completed Sep 9, 2024
@bjansen bjansen added this to the 1.24 milestone Oct 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants