The Eclipse profile does not properly configure IntelliJ's code style. Import-statements, for instance, are arranged completely differently if you use the Eclipse profile and this can cause a lot of noise in diffs on ReviewBoard.
If you are using IntelliJ and have used the eclipseFormatterProfile.xml
to configure the code-style of the editor please take a moment and
switch to the intellijIdeaCodeStyle.xml profile.
- IntelliJ code formatter - Please Read Bruce Schuchardt
- Re: IntelliJ code formatter - Please Read Jinmei Liao
