I'm seeing a new problem with IntelliJ 14.
I have a project with several modules.
When I reformat java source, it's not honouring my settings of 4 space indents. Instead it's using 2 spaces.
What's odd is that this is consistent on a per module basis.
In some modules, the code reformats correctly with 4 spaces.
In other, it reformats incorrectly with 2.
Is anyone else seeing this problem?