Skip to content

ActionUpdateThread.OLD_EDT is deprecated #38

@FedericoBartolini

Description

@FedericoBartolini
  • **I'm submitting a feature request

  • What is the current behavior?
    com.intellij.diagnostic.PluginException: ActionUpdateThread.OLD_EDT is deprecated and going to be removed soon. 'gitflow.actions.StartBugfixAction' must override getActionUpdateThread and 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:

  1. 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions