You are currently seeing the German version of our site. Do you want to switch to the English version?

Switch to English.

Java

IntelliJ Plugin "Save Actions" - now available as XDEV Edition

We are pleased to introduce our version of the IntelliJ Plugins "Save Actions" vorzustellen. As an XDEV Edition this plugin is a fork of the original plugin, as it was no longer updated by the original developer. Our motivation was to ensure that the functionality of the plugin will continue to be compatible with the latest IDE versions of IntelliJ.

XDEV will be running the plugin in maintenance mode and ensure that the existing functionality will always work properly, as there is now an entire team responsible for further development instead of a single person.

Our plugin is now available in the JetBrains Marketplace:

Download

The plugin supports configurable Eclipse-like "Save Actions", including "Optimize Imports", "Reformat Code", "Rearrange Code", "Compile File" and some quick fixes like "Add/Remove This-Qualifier", etc. The plugin executes the configured actions when the file is synchronized (or saved) on disk.

Using the Save Actions plugin ensures that the code is cleaner and more consistent each time it is saved - for a consistent code base. The settings file can be shared among the development team so that each developer has the same configuration.

More info also on Github.

Contact