From 3ff0af7f04e50b785578ce980745c4085ef220da Mon Sep 17 00:00:00 2001 From: saitejar Date: Sun, 17 Apr 2016 23:42:26 -0700 Subject: [PATCH] added finer details --- src/main/asciidoc/_chapters/developer.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/asciidoc/_chapters/developer.adoc b/src/main/asciidoc/_chapters/developer.adoc index 09adb4e..5142f16 100644 --- a/src/main/asciidoc/_chapters/developer.adoc +++ b/src/main/asciidoc/_chapters/developer.adoc @@ -105,7 +105,7 @@ We encourage you to have this formatter in place in eclipse when editing HBase c .Procedure: Load the HBase Formatter Into Eclipse . Open the menu item. -. In Preferences, click the menu item. +. In Preferences, click Java->Code Style->Formatter. . Click btn:[Import] and browse to the location of the _hbase_eclipse_formatter.xml_ file, which is in the _dev-support/_ directory. Click btn:[Apply]. . Still in Preferences, click . -- 2.6.4 (Apple Git-63)