]> code.ossystems Code Review - openembedded-core.git/commitdiff
handbook: Update links to Anjuta plugin
authorJoshua Lock <josh@linux.intel.com>
Wed, 24 Mar 2010 15:02:35 +0000 (15:02 +0000)
committerJoshua Lock <josh@linux.intel.com>
Fri, 26 Mar 2010 10:29:18 +0000 (10:29 +0000)
Signed-off-by: Joshua Lock <josh@linux.intel.com>
handbook/development.xml

index 78fabac743cd50240a6363a107a3010dd42504c7..346bb85bf5d3d9414fcb90818ddb71d13e382838 100644 (file)
          </screenshot>
 -->
         <para>
-            To use the plugin, a toolchain and SDK built by Poky is required along with Anjuta and the Anjuta 
-            plugin. The Poky Anjuta plugin is available from the OpenedHand SVN repository located at
-            http://svn.o-hand.com/repos/anjuta-poky/trunk/anjuta-plugin-sdk/; a web interface
-            to the repository can be accessed at <ulink url='http://svn.o-hand.com/view/anjuta-poky/'/>.
-            See the README file contained in the project for more information
-            about the dependencies and how to get them along with details of
-            the prebuilt packages.
+            To use the plugin, a toolchain and SDK built by Poky is required along with Anjuta it's development
+            headers and the Anjuta plugin. The Poky Anjuta plugin is available to download as a tarball at the
+            <ulink url='http://labs.o-hand.com/sources/anjuta-plugin-sdk/'>OpenedHand labs</ulink> page or
+            directly from the Poky Git repository located at git://git.pokylinux.org/anjuta-poky; a web interface
+            to the repository can be accessed at <ulink url='http://git.pokylinux.org/cgit.cgi/anjuta-poky/'/>.
+        </para>
+        <para>
+            See the README file contained in the project for more information on dependencies and building
+            the plugin. It's recommended you enable the experimental gdb integration by passing configure the
+            --enable-gdb-integration switch.
         </para>
 
         <section id="platdev-appdev-external-anjuta-setup">