Eclipse and Cassandra

Posted by H2oNinja on Stack Overflow See other posts from Stack Overflow or by H2oNinja
Published on 2012-09-08T08:56:47Z Indexed on 2012/09/08 15:38 UTC
Read the original article Hit count: 301

Filed under:
|
|
|

I've searched various websites for instructions on how to link 'Cassandra' and 'Eclipse' and followed directions to the last detail in several sites. For some reason, while using Git Bash, I cant get through the 'ant build', via instruction in said mentioned locations across the web.

In some location's its easy, just make sure you have; 1. Apache Cassandra source 2. Apache Ant 3. Git

So, yeah I've downloaded all the above, tried the same directory, different directories, etc., although still unable to get past the middle step of 'ant build'.

Here are a few websites I've used to muddle through setting up the Src code for both utilities, 'Eclipse' and 'Cassandra'.

http://uisurumadushanka89.blogspot.com/2012/02/apache-cassandra-how-to-setup-source.html
and
http://wiki.apache.org/cassandra/RunningCassandraInEclipse

both resulting in an immediate halt at the 'ant build'.

any insights are information is greatly appreciated.

Thank-you, Ryan

Screenshot of Error

© Stack Overflow or respective owner

Related posts about java

Related posts about eclipse