1
0
mirror of https://git.yoctoproject.org/poky synced 2026-07-16 03:47:03 +00:00

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>
This commit is contained in:
Scott Rifenbark
2019-04-12 14:21:03 -07:00
committed by Richard Purdie
parent 05818e63ed
commit 415aa0577c
7 changed files with 6 additions and 99 deletions
@@ -7,12 +7,8 @@
<title>Using the SDK Toolchain Directly</title>
<para>
You can use the SDK toolchain directly with Makefile,
Autotools, and <trademark class='trade'>Eclipse</trademark>-based
projects.
This chapter covers the first two, while the
"<link linkend='sdk-eclipse-project'>Developing Applications Using <trademark class='trade'>Eclipse</trademark></link>"
Chapter covers the latter.
You can use the SDK toolchain directly with Makefile and
Autotools-based projects.
</para>
<section id='autotools-based-projects'>