dubreuia / intellij-plugin-save-actions

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

Looking for gradle tasks integration option in save action plugin #425

Open subhashiniv opened 1 year ago

subhashiniv commented 1 year ago

Hello Team,

Is there an option to integrate gradle task from the save action pop up which will kick off when the file is saved. ? Ex: SpotlessjavaApply

Thanks.

Regards, Subha

KnoxasKing commented 1 year 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: #427