If you are looking to add hector, you'll need:
me.prettyprint hector
1.0-2
-brian
Brian O'Neill
Lead Architect, Software Development
Health Market Science | 2700 Horizon Drive | King of Prussia, PA 19406
p: 215.588.6024blog: http://weblogs.java.net/blog/boneill42/
blog: http://bria
I hate to admit it, but I use maven to get the classpaths right in Eclipse:
org.apache.cassandra
cassandra-all
1.0.6
jar
compile
org.cassandraunit
cassandra
Hector is a library. It needs to be added to your Eclipse project's "build
classpath"
somehow before you can begin using it in Eclipse.
On Thu, Jan 05, 2012 at 11:25:16PM +0700, dir dir wrote:
>Hi Folk,
>I am a beginner user in Cassandra. I have a question about the usage and
>integra
Hi Folk,
I am a beginner user in Cassandra. I have a question about the usage and
integration (or installation) hector into eclipse IDE? I try to find the
answer
by googling, but I do not find a proper guidance to do it. Would you want
to help me
by telling me how to do it or showing me the proper