We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d21346 commit 7431915Copy full SHA for 7431915
README.md
@@ -44,7 +44,9 @@ Settings...".
44
45
A [google-java-format Eclipse
46
plugin](https://github.com/google/google-java-format/releases/download/google-java-format-1.3/google-java-format-eclipse-plugin-1.3.0.jar)
47
-can be downloaded from the releases page.
+can be downloaded from the releases page. Drop it into the Eclipse [dropins
48
+folder](http://help.eclipse.org/neon/index.jsp?topic=%2Forg.eclipse.platform.doc.isv%2Freference%2Fmisc%2Fp2_dropins_format.html)
49
+to activate the plugin.
50
51
The plugin adds a `google-java-format` formatter implementation that can be
52
configured in `Window > Preferences > Java > Code Style > Formatter > Formatter
0 commit comments