From a31319fa4e091edd5e880902c352a7f9af614e73 Mon Sep 17 00:00:00 2001 From: Christian Stein Date: Fri, 6 Oct 2017 22:42:51 -0700 Subject: [PATCH] Mention Eclipse dropins folder Fixes #134, Fixes #135 ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=171386443 --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 41a5edef9..eadf29251 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,9 @@ Settings...". A [google-java-format Eclipse plugin](https://github.com/google/google-java-format/releases/download/google-java-format-1.3/google-java-format-eclipse-plugin-1.3.0.jar) -can be downloaded from the releases page. +can be downloaded from the releases page. Drop it into the Eclipse [dropins +folder](http://help.eclipse.org/neon/index.jsp?topic=%2Forg.eclipse.platform.doc.isv%2Freference%2Fmisc%2Fp2_dropins_format.html) +to activate the plugin. The plugin adds a `google-java-format` formatter implementation that can be configured in `Window > Preferences > Java > Code Style > Formatter > Formatter