dubreuia / intellij-plugin-save-actions

Supports configurable, Eclipse like, save actions, including "organize imports", "reformat code" and "rearrange code".
MIT License
531 stars 101 forks source link

Version 2.3.0 cannot be autogenerated serialVersionUID #408

Open crazymage2020 opened 2 years ago

crazymage2020 commented 2 years ago

Describe the bug A clear and concise description of what the bug is.

What triggered the plugin Frame deactivation (window loses focus), CTRL+SHIFT+S, CTRL+S, etc.

Versions In Intellij, go to "Help > About > Copy" and paste it here

fishermans commented 2 years ago

@crazymage2020 That's right. It's fixed in 2.4.0.

crazymage2020 commented 2 years ago

@crazymage2020 That's right. It's fixed in 2.4.0.

So when will 2.4.0 be released?

KnoxasKing commented 10 months ago

As @fishermans said, unfortunately this plugin has been abandoned and therefore is incompatible with new versions of the Jetbrains IDEs.

In alternative you can use this fork:

https://plugins.jetbrains.com/plugin/21538-save-actions-tool https://github.com/wanghuan9/intellij-plugin-save-action-tool But for more information check the thread: https://github.com/dubreuia/intellij-plugin-save-actions/issues/427