Dear Wiki user,

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

The following page has been changed by dehora:
http://wiki.apache.org/cassandra/RunningCassandraInIDEA

------------------------------------------------------------------------------
- = Setup Cassandra
+ = Setup Cassandra =
  
  Check out Cassandra from Subversion and create your new project. IDEA will 
generally set the project up properly for you (you'll need to add the lib 
folder to your project dependencies). 
  
  You will need to add the "conf" to your sources, so that log4j properties can 
be found. 
  
- = Cassandra start
+ = Create a Cassandra application =
  
  Create a new application called cassandra
  
@@ -38, +38 @@

  
  IDEA didn't expand these for me in the VM Parameters line, hence the 
hardcoded path above - you probably don't need them.
  
- = Verify
+ = Verify =
  
  When you start the app it should look similar to cmd line start, eg mine 
looks like this:
  

Reply via email to