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-05-07 10:23:41 +0100
commitdbe100d6bb9ca2c0ea509d3083ab7003d6c6c58c (patch)
tree4505246279f37a182b74775c3a251ec59d3b3fd9 /documentation/sdk-manual/sdk-working-projects.xml
parentc5bb614ca79eb15f80761d873dc68cde71f7efc7 (diff)
downloadpoky-dbe100d6bb9ca2c0ea509d3083ab7003d6c6c58c.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'>