Author: dmeil
Date: Wed Sep 14 18:41:18 2011
New Revision: 1170763
URL: http://svn.apache.org/viewvc?rev=1170763&view=rev
Log:
HBASE-4405 - adding link to blog for hbase dev on windows
Modified:
hbase/trunk/src/docbkx/developer.xml
Modified: hbase/trunk/src/docbkx/developer.xml
URL:
http://svn.apache.org/viewvc/hbase/trunk/src/docbkx/developer.xml?rev=1170763&r1=1170762&r2=1170763&view=diff
==============================================================================
--- hbase/trunk/src/docbkx/developer.xml (original)
+++ hbase/trunk/src/docbkx/developer.xml Wed Sep 14 18:41:18 2011
@@ -88,6 +88,12 @@ Access restriction: The method arrayInde
Access restriction: The method getLong(Object, long) from the type Unsafe is
not accessible due to restriction on required library
/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Classes/classes.jar
Bytes.java /hbase/src/main/java/org/apache/hadoop/hbase/util
line 1111 Java Problem
</programlisting>
</section>
+ <section xml:id="eclipse.more">
+ <title>Eclipse - More Information</title>
+ <para>For additional information on setting up Eclipse for HBase
development on Windows, see
+ <link
xlink:href="http://michaelmorello.blogspot.com/2011/09/hbase-subversion-eclipse-windows.html">Michael
Morello's blog</link> on the topic.
+ </para>
+ </section>
</section>
</section>
<section xml:id="maven.build.commands">