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 JoyceMarie: http://wiki.apache.org/hadoop/Hbase/EclipseEnvironment ------------------------------------------------------------------------------ === Configuring Eclipse to build HBase === Right-click on HBase project and select Properties -> Java Build Path - * In tab Source remove everything, use "Add Folder" and add: + * Remove everything from the Source tab, use "Add Folder" and add: {{{ src/java src/test }}} - * In tab Libraries use "Add JARs" and add all jars under lib and lib/jetty-ext + * In Libraries tab use "Add JARs" and add all jars under lib and lib/jetty-ext Then select Project->Properties->Builders
