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
This commit is contained in:
Michael Stack 2012-09-25 17:59:40 +00:00
parent d1245f3491
commit fa4016dc20
1 changed files with 1 additions and 1 deletions

View File

@ -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:
<orderedlist>
<listitem><para>Go to Eclipse->Preferences...</para></listitem>
<listitem><para>In Preferences, Go to Java-&gt;Code Style-&gt;>Formatter</para></listitem>
<listitem><para>In Preferences, Go to Java-&gt;Code Style-&gt;Formatter</para></listitem>
<listitem><para>Import... <filename>hbase_eclipse_formatter.xml</filename></para></listitem>
<listitem><para>Click Apply</para></listitem>
<listitem><para>Still in Preferences, Go to Java->Editor->Save Actions</para></listitem>