[ 
https://issues.apache.org/jira/browse/HBASE-14813?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15375876#comment-15375876
 ] 

Sean Busbey commented on HBASE-14813:
-------------------------------------

{code}
>From 95a5290cec19a511d3f1d44536f107e0d437d760 Mon Sep 17 00:00:00 2001
From: saitejar <[email protected]>
Date: Wed, 20 Apr 2016 17:41:53 -0700
Subject: [PATCH 1/2] added quotes to prevent errors

---
 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 0b284bb..4091833 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, Go to `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.7.4 (Apple Git-66)
{code}

Seems unrelated?

> REST documentation under package.html should go to the book
> -----------------------------------------------------------
>
>                 Key: HBASE-14813
>                 URL: https://issues.apache.org/jira/browse/HBASE-14813
>             Project: HBase
>          Issue Type: Improvement
>          Components: documentation, REST
>            Reporter: Enis Soztutar
>            Assignee: Misty Stanley-Jones
>         Attachments: HBASE-14813.patch
>
>
> It seems that we have more up to date and better documentation under 
> {{hbase-rest/src/main/java/org/apache/hadoop/hbase/rest/package.html}} than 
> in the book. We should merge these two. The package.html is only accessible 
> if you know where to look. 
> [~misty] FYI. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to