Re: Setup Cassandra0.8 in Eclipse

2011-08-08 Thread Yang
Sun, Aug 7, 2011 at 2:39 PM, Alvin UW wrote: > Hello, > > I am trying to Setup Cassandra0.8 in Eclipse following > http://wiki.apache.org/cassandra/RunningCassandraInEclipse > After right clicking on the build.xml -> "Run As" -> "Ant Build". > Error ap

Re: Setup Cassandra0.8 in Eclipse

2011-08-08 Thread Alvin UW
the project > > > On Sun, Aug 7, 2011 at 5:39 PM, Alvin UW wrote: > >> Hello, >> >> I am trying to Setup Cassandra0.8 in Eclipse following >> http://wiki.apache.org/cassandra/RunningCassandraInEclipse >> After right clicking on the build.xml ->

Re: Setup Cassandra0.8 in Eclipse

2011-08-08 Thread Jake Luciani
you can simply run: ant generate-eclipse-files then import the project On Sun, Aug 7, 2011 at 5:39 PM, Alvin UW wrote: > Hello, > > I am trying to Setup Cassandra0.8 in Eclipse following > http://wiki.apache.org/cassandra/RunningCassandraInEclipse > After right clicking o

Re: Setup Cassandra0.8 in Eclipse

2011-08-07 Thread Benoit Perroud
Make sure svn is on the PATH. If you open a terminal (or cmd), running svn command should work. On 07. 08. 11 23:39, Alvin UW wrote: It seems svn wasn't installed, but i did install it.

Setup Cassandra0.8 in Eclipse

2011-08-07 Thread Alvin UW
Hello, I am trying to Setup Cassandra0.8 in Eclipse following http://wiki.apache.org/cassandra/RunningCassandraInEclipse After right clicking on the build.xml -> "Run As" -> "Ant Build". Error appeared as follows: Buildfile: /workspace/Cassandra0.8/build.xml maven-ant-