Skip to content

Formatting generated sources #941

Closed Answered by ctubbsii
cpopetz asked this question in Q&A
Discussion options

You must be logged in to vote

The purpose of the plugin is to standardize formatting during a Maven build for a project, independent of whatever IDE you're using. However, because the underlying library and config is Eclipse JDT, it's possible to share the Maven plugin config with Eclipse, so that your project is formatted while undergoing development in your IDE. There is a m2e configurator that attempts to map configuration into Eclipse at https://github.com/revelc/formatter-m2e-configurator that is designed for that specific purpose.

I'm not sure how well the m2e configurator works, and the mapping of this plugin to the m2e configurator is disabled by default and this plugin's actions ignored, because of revelc/for…

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@cpopetz
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by ctubbsii
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants