Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Cassandra Wiki" for 
change notification.

The "RunningCassandraInEclipse" page has been changed by RogerSchildmeijer.
http://wiki.apache.org/cassandra/RunningCassandraInEclipse?action=diff&rev1=6&rev2=7

--------------------------------------------------

  
  As you might have noticed (currently) Eclipse is mad and we need to perform 
some additional steps (generate CLI (Command Line Interface) grammar, avro, 
thrift and add some third party dependencies to the Eclipse build path (java 
classpath)) to fix this.
  
- Right click on the build.xml (in your project root) -> Run As -> Ant Build
+ Right click on the build.xml (in your project root) -> "Run As" -> "Ant 
Build".
  This will do a whole lot of good things, eg. generate the CLI grammar with 
ANTLR, generate avro and thrift code.
  
  Next thing you want to do is to add all the needed third party libraries to 
the build path. 

Reply via email to