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:
parent
d1245f3491
commit
fa4016dc20
|
@ -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:
|
We encourage you to have this formatter in place in eclipse when editing HBase code. To load it into eclipse:
|
||||||
<orderedlist>
|
<orderedlist>
|
||||||
<listitem><para>Go to Eclipse->Preferences...</para></listitem>
|
<listitem><para>Go to Eclipse->Preferences...</para></listitem>
|
||||||
<listitem><para>In Preferences, Go to Java->Code Style->>Formatter</para></listitem>
|
<listitem><para>In Preferences, Go to Java->Code Style->Formatter</para></listitem>
|
||||||
<listitem><para>Import... <filename>hbase_eclipse_formatter.xml</filename></para></listitem>
|
<listitem><para>Import... <filename>hbase_eclipse_formatter.xml</filename></para></listitem>
|
||||||
<listitem><para>Click Apply</para></listitem>
|
<listitem><para>Click Apply</para></listitem>
|
||||||
<listitem><para>Still in Preferences, Go to Java->Editor->Save Actions</para></listitem>
|
<listitem><para>Still in Preferences, Go to Java->Editor->Save Actions</para></listitem>
|
||||||
|
|
Loading…
Reference in New Issue