You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by Apache Wiki <wi...@apache.org> on 2011/04/06 19:22:31 UTC

[Cassandra Wiki] Update of "RunningCassandraInIDEA" by AmulyaBhatia

Dear Wiki user,

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

The "RunningCassandraInIDEA" page has been changed by AmulyaBhatia.
http://wiki.apache.org/cassandra/RunningCassandraInIDEA?action=diff&rev1=21&rev2=22

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

  One final thing needs to be done in this view; choose the cassandra/src content root, right click on "gen-java" and click 'Sources'.
  
  {{attachment:ContentRootSrc-13.png}}
+ 
+ '''Update''' If you still see some errors popping up, right click on the cassandra project in the 'View as: Packages" perspective and choose 'Module Settings'. Go to Libraries(on the left), click "Attach Jar Directories.." and add build/lib/jars directory. Now when you rebuild your project, all errors should go away.
  
  = Create a Cassandra application's RUN configuration =