You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ws.apache.org by ve...@apache.org on 2016/09/25 21:37:22 UTC

svn commit: r1762239 - /webservices/axiom/trunk/devguide/src/docbkx/devguide.xml

Author: veithen
Date: Sun Sep 25 21:37:21 2016
New Revision: 1762239

URL: http://svn.apache.org/viewvc?rev=1762239&view=rev
Log:
Update Eclipse import instructions.

Modified:
    webservices/axiom/trunk/devguide/src/docbkx/devguide.xml

Modified: webservices/axiom/trunk/devguide/src/docbkx/devguide.xml
URL: http://svn.apache.org/viewvc/webservices/axiom/trunk/devguide/src/docbkx/devguide.xml?rev=1762239&r1=1762238&r2=1762239&view=diff
==============================================================================
--- webservices/axiom/trunk/devguide/src/docbkx/devguide.xml (original)
+++ webservices/axiom/trunk/devguide/src/docbkx/devguide.xml Sun Sep 25 21:37:21 2016
@@ -49,7 +49,7 @@
         <section>
             <title>Importing the Axiom source code into Eclipse</title>
             <para>
-                Use the following steps to import the Axiom source code into Eclipse Mars.1 (4.5.1):
+                Use the following steps to import the Axiom source code into Eclipse Neon (4.6.0):
             </para>
             <procedure>
                 <step>
@@ -57,7 +57,7 @@
                         Install AJDT using the following update site:
                     </para>
                     <para>
-                        <link xlink:href="http://download.eclipse.org/tools/ajdt/45/dev/update"/>
+                        <link xlink:href="http://download.eclipse.org/tools/ajdt/46/dev/update"/>
                     </para>
                     <para>
                         Only the "AspectJ Development Tools" feature is required.
@@ -68,7 +68,7 @@
                         Install Workspace Mechanic using the following update site:
                     </para>
                     <para>
-                        <link xlink:href="http://workspacemechanic.eclipselabs.org.codespot.com/git.update/mechanic/"/>
+                        <link xlink:href="https://alfsch.github.io/eclipse-updates/workspacemechanic"/>
                     </para>
                 </step>
                 <step>