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 The comment on the change is: spelling ------------------------------------------------------------------------------ = Working with HBase under Eclipse = - Here are instructions for setting up a development environment for Hbase the Eclipse IDE. This is analog for EclipseEnvironment guide with some changes acording to Hbase specific. + Here are instructions for setting up the HBase development environment in Eclipse (Ganymede) . This is analog for EclipseEnvironment guide with some changes acording to Hbase specific. === Download and install Eclipse Ganymede === @@ -14, +14 @@ * Download archive with empty workspace from [https://issues.apache.org/jira/secure/attachment/12401177/HBaseEmptyWorkspaceGanymede.tar.gz HBaseEmptyWorkspace.tar.gz] * Extract .metadata folder to Hbasewrk (.metadata can be hidden in graphical file manager) * Open Eclipse using Hbasewrk - * Check if Eclipse using right JRE at Windows > Preferences > Java > Installed JREs + * Check if Eclipse is using the correct JRE at Windows > Preferences > Java > Installed JREs + * This should be Java 1.6.x, preferably from Sun. Now Eclipse is configured.
