From fa4016dc20ca23c507b7e7189b131e93081678ef Mon Sep 17 00:00:00 2001 From: Michael Stack Date: Tue, 25 Sep 2012 17:59:40 +0000 Subject: [PATCH] HBASE-5691 and HBASE-3678 New standard HBase code formatter AND Add Eclipse-based Apache Formatter to HBase Wiki git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1390028 13f79535-47bb-0310-9956-ffa450edef68 --- src/docbkx/developer.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/docbkx/developer.xml b/src/docbkx/developer.xml index 418555ef710..7b7d0bca78d 100644 --- a/src/docbkx/developer.xml +++ b/src/docbkx/developer.xml @@ -57,7 +57,7 @@ git clone git://git.apache.org/hbase.git We encourage you to have this formatter in place in eclipse when editing HBase code. To load it into eclipse: Go to Eclipse->Preferences... -In Preferences, Go to Java->Code Style->>Formatter +In Preferences, Go to Java->Code Style->Formatter Import... hbase_eclipse_formatter.xml Click Apply Still in Preferences, Go to Java->Editor->Save Actions