summaryrefslogtreecommitdiffstats
path: root/documentation/sdk-manual/sdk-working-projects.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-working-projects.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-working-projects.xml')
-rw-r--r--documentation/sdk-manual/sdk-working-projects.xml8
1 files changed, 2 insertions, 6 deletions
diff --git a/documentation/sdk-manual/sdk-working-projects.xml b/documentation/sdk-manual/sdk-working-projects.xml
index d8cc4229dc..521271d54c 100644
--- a/documentation/sdk-manual/sdk-working-projects.xml
+++ b/documentation/sdk-manual/sdk-working-projects.xml
@@ -7,12 +7,8 @@
7 <title>Using the SDK Toolchain Directly</title> 7 <title>Using the SDK Toolchain Directly</title>
8 8
9 <para> 9 <para>
10 You can use the SDK toolchain directly with Makefile, 10 You can use the SDK toolchain directly with Makefile and
11 Autotools, and <trademark class='trade'>Eclipse</trademark>-based 11 Autotools-based projects.
12 projects.
13 This chapter covers the first two, while the
14 "<link linkend='sdk-eclipse-project'>Developing Applications Using <trademark class='trade'>Eclipse</trademark></link>"
15 Chapter covers the latter.
16 </para> 12 </para>
17 13
18 <section id='autotools-based-projects'> 14 <section id='autotools-based-projects'>