prettier-java
Prettier Java Plugin (by jhipster)
fmt-maven-plugin
Opinionated Maven Plugin that formats your Java code. (by spotify)
prettier-java | fmt-maven-plugin | |
---|---|---|
7 | 2 | |
1,106 | 338 | |
1.2% | 1.8% | |
8.1 | 6.1 | |
22 days ago | 2 months ago | |
Java | Java | |
Apache License 2.0 | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
prettier-java
Posts with mentions or reviews of prettier-java.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2024-02-07.
-
How to beautify java code reliably
I ended up, from a friend suggestion, looking into a java prettier plugin. Prettier allowed for an easy integration with most Web IDE, can be configured to format on save for vscode and is trivial to run in CI.
-
Prettier extension doesn't work with java
Prettier does not natively support Java, they have a community plugin for Java https://github.com/jhipster/prettier-java (link is from prettier.io) are you using this? I don't use prettier with Java though, Im not sure it works with the VS Code extension out of the box. prettier by itself is a separate thing from the VS Code extension
-
Let's do a war
I didn’t realize prettier was used for other languages. I’ve been kinda frustrated with our java formatter at work, so I took a look at the prettier java formatter: https://github.com/jhipster/prettier-java
-
Zero Config Code Formatter?
Prettier has support for Java. https://github.com/jhipster/prettier-java
- Wednesday Links - Edition 2021-09-22
-
JHipster 7: What’s under the hood?
Did you know Prettier for Java is a JHipster project?
- Which code style plugin do you use in daily work?
fmt-maven-plugin
Posts with mentions or reviews of fmt-maven-plugin.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-03-09.
-
Zero Config Code Formatter?
https://github.com/spotify/fmt-maven-plugin (formerly coveo) both to format before commit and to check on ci that the formatting is correct.
-
What java formatter do you use for formatting source code?
Coveo is another one that's easier to set up because /drumroll - there are no configurations at all. It uses the google java format which, as /u/dpash pointed out in his response has 2 space indentation and comically short lines. I'm not advocating 300 line lengths or anything, but google's style is very rigid in that regard. I've actually gotten used to the 2 space thing.
What are some alternatives?
When comparing prettier-java and fmt-maven-plugin you can also consider the following projects:
spotless - Keep your code spotless
google-java-format - Reformats Java source code to comply with Google Java Style.
palantir-java-format - A modern, lambda-friendly, 120 character Java formatter.
formatter-maven-plugin - Formatter Maven Plugin
pretty-quick - ⚡ Get Pretty Quick
styleguide - Style guides for Google-originated open-source projects
amber-docs - https://openjdk.org/projects/amber
spring-javaformat
prettier-java vs spotless
fmt-maven-plugin vs google-java-format
prettier-java vs google-java-format
fmt-maven-plugin vs spotless
prettier-java vs palantir-java-format
fmt-maven-plugin vs formatter-maven-plugin
prettier-java vs pretty-quick
fmt-maven-plugin vs styleguide
prettier-java vs amber-docs
fmt-maven-plugin vs palantir-java-format
prettier-java vs spring-javaformat
fmt-maven-plugin vs spring-javaformat