在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称(OpenSource Name):revelc/formatter-maven-plugin开源软件地址(OpenSource Url):https://github.com/revelc/formatter-maven-plugin开源编程语言(OpenSource Language):Java 59.4%开源软件介绍(OpenSource Introduction):formatter-maven-pluginThis project provides a mechanism to automatically (re)format your Maven project during a Maven build, or to verify its formatting, so that your project can converge on consistent code style regardless of user preferences, IDE settings, etc. It began following a post on the topic (which can be found here; thanks to John for writing such a helpful article). It now uses the Eclipse code formatter for Java, and has grown to support formatting of other file types as well. For a companion m2e project configurator, see formatter-m2e-configurator. 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. How to useView the Maven plugin documentation for the latest release here. Eclipse CompatibilityThe primary use case of this plugin is to ensure consistent formatting for a project, regardless of differences between IDE preferences or IDE versions that developers use. Nevertheless, some users may find it useful to correlate versions of this plugin to the version of Eclipse whose code is used as the basis for this plugin's formatting. See the project website for a list of recent versions of this plugin and their corresponding Eclipse versions. Integration Testsmvn -Prun-it clean verify JDK Requirements
ChangelogRefer to changelog for further details changelog |
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论