The issue in our team is that different developers use different IDEs and did not synchronize the settings, thus during every commit you can see that the order of the package imports
changes which is quite annoying.
Most of the guys use Eclipse, but I would like to stay with Intellij IDEA, but don't want to import all the Eclipse settings.
Can I import/configure the settings only for the classpath import order?