commit b8969b0461380cfeb94b9fee4a36624154ede58c Author: Mauro Talevi <mauro.tal...@aquilonia.org> AuthorDate: Sun Jul 8 14:42:44 2012 +0200 Commit: Mauro Talevi <mauro.tal...@aquilonia.org> CommitDate: Sun Jul 8 14:42:44 2012 +0200
Added Eclipse plugin installing instructions. Added Arnauld's presentation to the users experience page. diff --git a/site-frontend/src/site/content/download.html b/site-frontend/src/site/content/download.html index 16de124..2522f25 100755 --- a/site-frontend/src/site/content/download.html +++ b/site-frontend/src/site/content/download.html @@ -63,6 +63,11 @@ or <a href="https://nexus.codehaus.org/content/repositories/releases/org/jbehave <li><a href="https://nexus.codehaus.org/content/repositories/snapshots/org/jbehave/web/jbehave-web-distribution">Web Distribution</a> </ul> +<h2>Eclipse</h2> + +<p>The JBehave Eclipse plugin can be installed from any Eclipse distribution (Indigo or above): <b>Help > Install New Software...</b>, +from the repository site <b>http://jbehave.org/reference/eclipse/updates/</b>. </p> + <div class="clear"> <hr /> </div> diff --git a/site-frontend/src/site/content/users-experiences.html b/site-frontend/src/site/content/users-experiences.html index 7a72c3c..28a4e99 100755 --- a/site-frontend/src/site/content/users-experiences.html +++ b/site-frontend/src/site/content/users-experiences.html @@ -22,6 +22,7 @@ Testing error handling in RESTful application with Jersey and JBehave</a></li> <p>Here we collect presentations about JBehave:</p> <ul> <li><a href="http://www.java-tv.com/2012/03/05/java-behavior-driven-development-with-jbehave">Java BDD with JBehave</a></li> +<li><a href="http://arnauld.github.com/jbehave-eclipse-plugin">BDD using JBehave and Eclipse</a></li> </ul> <p>If you have any article, blog or presentation you want to share, please contact us via the <a href="mailing-lists.html">mailing lists</a>.</p>