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/10/17 22:52:13 UTC

svn commit: r1185371 - /incubator/rave/site/trunk/content/rave/ide-settings-and-debugging.mdtext

Author: rgardler
Date: Mon Oct 17 20:52:13 2011
New Revision: 1185371

URL: http://svn.apache.org/viewvc?rev=1185371&view=rev
Log:
Update subclipse integration for Eclipse 3.7

Modified:
    incubator/rave/site/trunk/content/rave/ide-settings-and-debugging.mdtext

Modified: incubator/rave/site/trunk/content/rave/ide-settings-and-debugging.mdtext
URL: http://svn.apache.org/viewvc/incubator/rave/site/trunk/content/rave/ide-settings-and-debugging.mdtext?rev=1185371&r1=1185370&r2=1185371&view=diff
==============================================================================
--- incubator/rave/site/trunk/content/rave/ide-settings-and-debugging.mdtext (original)
+++ incubator/rave/site/trunk/content/rave/ide-settings-and-debugging.mdtext Mon Oct 17 20:52:13 2011
@@ -23,8 +23,14 @@ Notice:    Licensed to the Apache Softwa
     * [Indigo Update site if using Eclipse 3.7 (Indigo)][2]
     * [M2Eclipse Update Site if using Eclipse 3.6 or earlier][3]
   * Install [Subclipse][4]
-  * Install Maven Integration for Subclipse from the [update site][5]
+  * Install Maven Integration for Subclipse
+    * On Eclipse 3.7 or later see next step
+    * On Eclipse 3.6 or earlier use the [M2Extras update site][5]
   * File -> Import -> Maven -> Check Out maven project from SCM
+    * If using Eclipse 3.7 or later you first need to install Maven Integration for Subclipse
+      * Check "m2e Marketplace" select "mwe-subclipse"
+      * Click "Finish"
+      * Follow the installer
     * select SVN
     * URL for anonymous access is http://svn.apache.org/repos/asf/incubator/rave/trunk
     * URL for developer access is https://svn.apache.org/repos/asf/incubator/rave/trunk