-
Notifications
You must be signed in to change notification settings - Fork 12
Description
-
**I'm submitting a feature request
-
What is the current behavior?
com.intellij.diagnostic.PluginException:ActionUpdateThread.OLD_EDTis deprecated and going to be removed soon. 'gitflow.actions.StartBugfixAction' must overridegetActionUpdateThreadand chose EDT or BGT. See ActionUpdateThread javadoc. [Plugin: Gitflow-Fix]
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) -
Is this a bug? Sorry about that. If so give me explicit details how to reproduce:
- Open IntelliJ
-
Please tell me about your environment:
- Gitflow4idea version: 0.7.13
- Gitflow version: 1.12.3
- IntelliJ IDEA 2024.1 (Ultimate Edition)
Build #IU-241.14494.240, built on March 28, 2024
Licensed to Federico Bartolini
Subscription is active until October 11, 2024.
For educational use only.
Runtime version: 17.0.10+8-b1207.12 amd64
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o.
Windows 10.0
GC: G1 Young Generation, G1 Old Generation
Memory: 2048M
Cores: 12
Registry:
ide.experimental.ui=true
terminal.new.ui=true
Non-Bundled Plugins:
com.jetbrains.space (241.14494.150)
com.intellij.ml.llm (241.14494.240)
Gitflow-Fix (0.7.13)
Kotlin: 241.14494.240-IJ