Skip to content

revelc/formatter-m2e-configurator

Repository files navigation

formatter-m2e-configurator

mvn verify Maven Central Apache License

This project provides an m2e project configurator for the formatter-maven-plugin, so that if you import your project into Eclipse as a Maven project using m2e, you can have your project settings match the Maven plugin settings.

Manual Installation Process

To use this project, download the site zip artifact from maven central then use the zip to import configurator into Eclipse.

Directly trying to do this from maven central will fail with missing jars.

To use this since we are not well versed on how to get the site zip into github currently, please use these instructions:

M2e related items

  • related1 M2e Extension Development
  • related2 M2e Discovery Catalog
  • related3 M2e Discovery File location to submit to via pull request
  • related4 Eclipse PReference - Tutorial

This software is provided WITHOUT ANY WARRANTY, and is available under the Apache License, Version 2. Any code loss caused by using this plugin is not the responsibility of the author(s). Be sure to use some source repository management system such as GIT before using this plugin.

Contributions are welcome.