Skip to content
rantav edited this page Sep 14, 2010 · 3 revisions

Maven fans:

mvn install
mvn eclipse:eclipse or mvn idea:idea and then add all jars from lib

Ant:

ant test (note http://github.com/rantav/hector/issues/labels/bug#issue/6)
ant package

IDE only (eclipse, idea, netbeans):

You’ll have to add all jars from lib, antlib and anttestlib