How to build - rantav/hector GitHub Wiki

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

⚠️ **GitHub.com Fallback** ⚠️