summaryrefslogtreecommitdiffstats
path: root/documentation/sdk-manual/sdk-using.xml
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/sdk-manual/sdk-using.xml')
-rw-r--r--documentation/sdk-manual/sdk-using.xml9
1 files changed, 2 insertions, 7 deletions
diff --git a/documentation/sdk-manual/sdk-using.xml b/documentation/sdk-manual/sdk-using.xml
index 06fdb573ed..66b15cd6ce 100644
--- a/documentation/sdk-manual/sdk-using.xml
+++ b/documentation/sdk-manual/sdk-using.xml
@@ -18,8 +18,8 @@
18 </para> 18 </para>
19 19
20 <para> 20 <para>
21 You can use a standard SDK to work on Makefile, Autotools, and 21 You can use a standard SDK to work on Makefile and Autotools-based
22 <trademark class='trade'>Eclipse</trademark>-based projects. 22 projects.
23 See the 23 See the
24 "<link linkend='sdk-working-projects'>Using the SDK Toolchain Directly</link>" 24 "<link linkend='sdk-working-projects'>Using the SDK Toolchain Directly</link>"
25 chapter for more information. 25 chapter for more information.
@@ -111,11 +111,6 @@
111 For information on building the installer, see the 111 For information on building the installer, see the
112 "<link linkend='sdk-building-an-sdk-installer'>Building an SDK Installer</link>" 112 "<link linkend='sdk-building-an-sdk-installer'>Building an SDK Installer</link>"
113 section. 113 section.
114 Another helpful resource for building an installer is the
115 <ulink url='https://wiki.yoctoproject.org/wiki/TipsAndTricks/RunningEclipseAgainstBuiltImage'>Cookbook guide to Making an Eclipse Debug Capable Image</ulink>
116 wiki page.
117 This wiki page focuses on development when using the Eclipse
118 IDE.
119 </note> 114 </note>
120 </para> 115 </para>
121 116