File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -62,6 +62,15 @@ The plugin adds a `google-java-format` formatter implementation that can be
6262configured in `Window > Preferences > Java > Code Style > Formatter > Formatter
6363Implementation`.
6464
65+ ### Third-party integrations
66+
67+ * Gradle
68+ * [ Spotless] ( https://github.com/diffplug/spotless/tree/master/plugin-gradle#applying-to-java-source-google-java-format ) :
69+ * [ sherter/google-java-format-gradle-plugin] ( https://github.com/sherter/google-java-format-gradle-plugin )
70+ * Apache Maven
71+ * [ coveo/fmt-maven-plugin] ( https://github.com/coveo/fmt-maven-plugin )
72+ * [ talios/googleformatter-maven-plugin] ( https://github.com/talios/googleformatter-maven-plugin ) :
73+
6574### as a library
6675
6776The formatter can be used in software which generates java to output more
You can’t perform that action at this time.
0 commit comments