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 RogerSchildmeijer. http://wiki.apache.org/cassandra/RunningCassandraInIDEA?action=diff&rev1=12&rev2=13 -------------------------------------------------- IDEA will generally set the project up properly for you (you'll need to run some ant targets and add a couple of folders as "content roots"). Open IDEA and Select "Check out from Version Control" under "Quick Start" and select 'Git' or 'Subversion' (this tutorial will use Git). - (The URL to the Apache Cassandra svn is https://svn.apache.org/repos/asf/incubator/cassandra/trunk) + (The URL to the Apache Cassandra svn is https://svn.apache.org/repos/asf/incubator/cassandra/trunk, the 'Git Repository URL' is git://git.apache.org/cassandra.git) {{attachment:CheckOutFromVersionControl-1.png}} - The 'Git Repository URL' is git://git.apache.org/cassandra.git + Parent directory is where IDEA will place the Cassandra checkout/clone. Press Clone to engage the checkout/clone (be patient, will take some time). Answer 'Yes' to "Would you like to create an IntelliJ IDEA project for the sources you have checked out to /Users/schildmeijer/workspace/cassandra?"
