summaryrefslogtreecommitdiffstats
path: root/documentation/sdk-manual/sdk-using.xml
diff options
context:
space:
mode:
authorScott Rifenbark <srifenbark@gmail.com>2019-04-12 14:21:03 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2019-06-18 11:30:37 +0100
commit415aa0577c549643ba2fc77ecff94eff03d7c97c (patch)
tree13c2b794ce77358093ed4fd5037f53eb6d6626ff /documentation/sdk-manual/sdk-using.xml
parent05818e63ed1a817953a07495e67d03acc5412d62 (diff)
downloadpoky-415aa0577c549643ba2fc77ecff94eff03d7c97c.tar.gz
sdk-manual: Removed all references to Eclipse
Took care of links as well. (From yocto-docs rev: a338dc13ebbcdc77fb16e36f12eb5f0e1e05187f) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
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