Is there an existing m2e extension for configuring the Eclipse Formatter when importing a Maven project into eclipse? We use custom checkstyle rules, and m2eclipse configures the Eclipse-CS plugin for us. But also, I want the Eclipse Formatter to be configured as well ...
source
share