You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@rave.apache.org by rg...@apache.org on 2011/08/08 00:26:58 UTC

svn commit: r793964 - in /websites/production/rave: ./ content/rave/ide-settings-and-debugging.html

Author: rgardler
Date: Sun Aug  7 22:26:57 2011
New Revision: 793964

Log:
Publishing merge to rave site by rgardler

Modified:
    websites/production/rave/   (props changed)
    websites/production/rave/content/rave/ide-settings-and-debugging.html

Propchange: websites/production/rave/
------------------------------------------------------------------------------
--- svn:mergeinfo (original)
+++ svn:mergeinfo Sun Aug  7 22:26:57 2011
@@ -1 +1 @@
-/websites/staging/rave/trunk:787226-793896
+/websites/staging/rave/trunk:787226-793961

Modified: websites/production/rave/content/rave/ide-settings-and-debugging.html
==============================================================================
--- websites/production/rave/content/rave/ide-settings-and-debugging.html (original)
+++ websites/production/rave/content/rave/ide-settings-and-debugging.html Sun Aug  7 22:26:57 2011
@@ -73,6 +73,7 @@
 <li>Install <a href="http://download.eclipse.org/webtools/downloads/">Eclipse for Java EE</a></li>
 <li>Install M2Eclipse from the <a href="http://m2eclipse.sonatype.org/sites/m2e">Update Site</a></li>
 <li>Install <a href="http://subclipse.tigris.org/update_1.6.x/">Subclipse</a></li>
+<li>Install Maven Integration for Subclipse from the <a href="http://m2eclipse.sonatype.org/sites/m2e-extras">update site</a></li>
 <li>File -&gt; Import -&gt; Maven -&gt; Check Out maven project from SCM<ul>
 <li>select SVN</li>
 <li>URL for anonymous access is http://svn.apache.org/repos/asf/incubator/rave/trunk</li>