diff --git a/src/docbkx/developer.xml b/src/docbkx/developer.xml index fa738d67f3e..1b2852e1cd2 100644 --- a/src/docbkx/developer.xml +++ b/src/docbkx/developer.xml @@ -87,7 +87,8 @@ git clone git://git.apache.org/hbase.git and then close Eclipse and execute... mvn eclipse:eclipse ... from your local HBase project directory in your workspace to generate some new .project - and .classpathfiles. Then reopen Eclipse, and import the .project file in the HBase directory to a workspace. + and .classpathfiles. Then reopen Eclipse, or refresh your eclipse project (F5), and import + the .project file in the HBase directory to a workspace.