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

Exception in plugin TLA+ (0.9.4) #40

Closed
lemmy opened this issue Sep 2, 2024 · 2 comments
Closed

Exception in plugin TLA+ (0.9.4) #40

lemmy opened this issue Sep 2, 2024 · 2 comments

Comments

@lemmy
Copy link

lemmy commented Sep 2, 2024

IntelliJ IDEA 2024.2.1 (Community Edition)
Build #IC-242.21829.142, built on August 28, 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 13.6.9
GC: G1 Young Generation, G1 Concurrent GC, G1 Old Generation
Memory: 4096M
Cores: 10
Metal Rendering is ON
Registry:
  ide.experimental.ui=true
  i18n.locale=
  scala.erase.compiler.process.jdk.once=false
Non-Bundled Plugins:
  com.mayreh.tlaplus-intellij-plugin (0.9.4)
  org.jetbrains.plugins.gitlab (242.21829.162)
  com.github.copilot (1.5.20.6554)
  org.intellij.scala (2024.2.25)
Kotlin: 242.21829.142-IJ
com.intellij.diagnostic.PluginException: `ActionUpdateThread.OLD_EDT` is deprecated and going to be removed soon. 'com.mayreh.intellij.plugin.tlaplus.ide.actions.PlusCalTranslateAction' must override `getActionUpdateThread()` and chose EDT or BGT. See ActionUpdateThread javadoc. [Plugin: com.mayreh.tlaplus-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)
@ocadaruma
Copy link
Owner

Thank you for the report.
Let me check

ocadaruma added a commit that referenced this issue Sep 6, 2024
@ocadaruma
Copy link
Owner

@lemmy The fixed version is released as 0.9.5.

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

2 participants