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

Unexception: Save Actions occurs errors when starting tomcat server #435

Open roaminger opened 1 year ago

roaminger commented 1 year ago

Save Actions occurs errors when starting tomcat. "Run" and "debug" would be unavailable. The IDEA is 2023.1.4 and the save actions is 2.3.0 image image image

fishermans commented 1 year ago

Please close. Redundant see #429 and #427.

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