From 9b3a51fbd8ad4f9a27f561b7ee65d3babfdc6a9e Mon Sep 17 00:00:00 2001 From: Joshua Lock Date: Wed, 24 Mar 2010 15:02:35 +0000 Subject: handbook: Update links to Anjuta plugin Signed-off-by: Joshua Lock --- handbook/development.xml | 17 ++++++++++------- 1 file changed, 10 insertions(+), 7 deletions(-) (limited to 'handbook') diff --git a/handbook/development.xml b/handbook/development.xml index 78fabac743..346bb85bf5 100644 --- a/handbook/development.xml +++ b/handbook/development.xml @@ -59,13 +59,16 @@ --> - 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 . - 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 + OpenedHand labs 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 . + + + 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.
-- cgit 1.2.3-korg