Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Hadoop Wiki" for change 
notification.

The following page has been changed by JimKellerman:
http://wiki.apache.org/hadoop/Hbase/HowToContribute

------------------------------------------------------------------------------
    * Place your class in the {{{src/test}}} tree.
    * you can run all the unit test with the command {{{ant test}}}, or you can 
run a specific unit test with the command {{{ant test -Dtestcase=<ClassName>}}} 
(For example {{{ant test -Dtestcase=TestHBaseCluster}}})
  
+ [[Anchor(eclipse)]]
  === Eclipse is your friend ===
  
  If you use Eclipse, it can help you find problems before you submit your 
patch. Here's some configuration tips:

Reply via email to