summaryrefslogtreecommitdiffstats
path: root/handbook
diff options
context:
space:
mode:
authorJoshua Lock <josh@linux.intel.com>2010-03-24 15:02:35 +0000
committerJoshua Lock <josh@linux.intel.com>2010-03-26 10:29:18 +0000
commit9b3a51fbd8ad4f9a27f561b7ee65d3babfdc6a9e (patch)
treec70d83836658022efd3cc3916a22165169b96ed5 /handbook
parent72af5b2f9202640b6e905d85be50c6b26db60c9c (diff)
downloadpoky-9b3a51fbd8ad4f9a27f561b7ee65d3babfdc6a9e.tar.gz
handbook: Update links to Anjuta plugin
Signed-off-by: Joshua Lock <josh@linux.intel.com>
Diffstat (limited to 'handbook')
-rw-r--r--handbook/development.xml17
1 files changed, 10 insertions, 7 deletions
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 @@
59 </screenshot> 59 </screenshot>
60--> 60-->
61 <para> 61 <para>
62 To use the plugin, a toolchain and SDK built by Poky is required along with Anjuta and the Anjuta 62 To use the plugin, a toolchain and SDK built by Poky is required along with Anjuta it's development
63 plugin. The Poky Anjuta plugin is available from the OpenedHand SVN repository located at 63 headers and the Anjuta plugin. The Poky Anjuta plugin is available to download as a tarball at the
64 http://svn.o-hand.com/repos/anjuta-poky/trunk/anjuta-plugin-sdk/; a web interface 64 <ulink url='http://labs.o-hand.com/sources/anjuta-plugin-sdk/'>OpenedHand labs</ulink> page or
65 to the repository can be accessed at <ulink url='http://svn.o-hand.com/view/anjuta-poky/'/>. 65 directly from the Poky Git repository located at git://git.pokylinux.org/anjuta-poky; a web interface
66 See the README file contained in the project for more information 66 to the repository can be accessed at <ulink url='http://git.pokylinux.org/cgit.cgi/anjuta-poky/'/>.
67 about the dependencies and how to get them along with details of 67 </para>
68 the prebuilt packages. 68 <para>
69 See the README file contained in the project for more information on dependencies and building
70 the plugin. It's recommended you enable the experimental gdb integration by passing configure the
71 --enable-gdb-integration switch.
69 </para> 72 </para>
70 73
71 <section id="platdev-appdev-external-anjuta-setup"> 74 <section id="platdev-appdev-external-anjuta-setup">