On Mon, Nov 4, 2013 at 11:45 AM, Rusi Filipov <[email protected]> wrote: > There is a plugin for IDEA called "Eclipse Code Formatter". > It can can be configured to use a formatter profile that you can export as > .xml from Eclipse.
And as I wrote in my blog post it is really a bad experience adding that to your IntelliJ stack. At least last time I checked it formats your code using an actual eclipse process (which needs to start etc.) Martijn
