From cfedd4d0e157fd7ccae86c22c302b3d1b90657bb Mon Sep 17 00:00:00 2001 From: Tyler Hobbs Date: Wed, 14 Sep 2016 13:49:33 -0500 Subject: [PATCH] Ninja: add link to snapshot builds to Development section This was previously on the Downloads page, and needed to be moved elsewhere. --- doc/source/development/ide.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/source/development/ide.rst b/doc/source/development/ide.rst index c52c11ae54..2986495760 100644 --- a/doc/source/development/ide.rst +++ b/doc/source/development/ide.rst @@ -42,6 +42,10 @@ This may take a significant amount of time depending on whether artifacts have t You can setup multiple working trees for different Cassandra versions from the same repository using `git-worktree `_. +.. note:: + + `Bleeding edge development snapshots `_ of Cassandra are available from Jenkins continuous integration. + Setting up Cassandra in IntelliJ IDEA =====================================