dev-manual, sdk-manual: Fixed link to Eclipse section

The YP doc set was using a link to an out-dated video that
showed how to configure and run Eclipse.  The video was very
old and Jessica suggested just removing it.  So, I replaced
all occurrences of the link to the up-to-date appendix in the
SDK manual that provides information on the latest supported
version of the Eclipse IDE.

(From yocto-docs rev: a414addb427337dc76a05cf3f56bf8aeec1a7c1b)

Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Scott Rifenbark 2017-06-05 08:52:42 -07:00 committed by Richard Purdie
parent 6edb524b26
commit 5d32c4604c
4 changed files with 11 additions and 3 deletions

View File

@ -158,6 +158,7 @@
Toaster, which is a web interface to the Yocto Project's Toaster, which is a web interface to the Yocto Project's
<link linkend='build-system-term'>OpenEmbedded Build System</link>. <link linkend='build-system-term'>OpenEmbedded Build System</link>.
</para></listitem> </para></listitem>
<!--
<listitem><para><emphasis> <listitem><para><emphasis>
<ulink url='http://www.youtube.com/watch?v=3ZlOu-gLsh0'> <ulink url='http://www.youtube.com/watch?v=3ZlOu-gLsh0'>
Eclipse IDE Yocto Plug-in</ulink>:</emphasis> Eclipse IDE Yocto Plug-in</ulink>:</emphasis>
@ -165,6 +166,13 @@
demonstrates how an application developer uses Yocto Plug-in features within demonstrates how an application developer uses Yocto Plug-in features within
the Eclipse IDE. the Eclipse IDE.
</para></listitem> </para></listitem>
-->
<listitem><para><emphasis>
<ulink url='&YOCTO_DOCS_SDK_URL;#sdk-appendix-latest-yp-eclipse-plug-in'>Eclipse IDE Yocto Plug-in</ulink>:</emphasis>
Instructions that demonstrate how an application developer
uses the Eclipse Yocto Project Plug-in feature within
the Eclipse IDE.
</para></listitem>
<listitem><para><emphasis> <listitem><para><emphasis>
<ulink url='&YOCTO_WIKI_URL;/wiki/FAQ'>FAQ</ulink>:</emphasis> <ulink url='&YOCTO_WIKI_URL;/wiki/FAQ'>FAQ</ulink>:</emphasis>
A list of commonly asked questions and their answers. A list of commonly asked questions and their answers.

View File

@ -278,7 +278,7 @@
applications using the Eclipse Integrated Development Environment (IDE), applications using the Eclipse Integrated Development Environment (IDE),
you will need this plug-in. you will need this plug-in.
See the See the
"<ulink url='&YOCTO_DOCS_SDK_URL;#sdk-appendix-mars'>Using Eclipse</ulink>" "<ulink url='&YOCTO_DOCS_SDK_URL;#sdk-appendix-latest-yp-eclipse-plug-in'>Using Eclipse</ulink>"
section in the Yocto Project Software Development Kit (SDK) section in the Yocto Project Software Development Kit (SDK)
Developer's Guide for more information.</para></listitem> Developer's Guide for more information.</para></listitem>
</itemizedlist> </itemizedlist>

View File

@ -2,7 +2,7 @@
"http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd" "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd"
[<!ENTITY % poky SYSTEM "../poky.ent"> %poky; ] > [<!ENTITY % poky SYSTEM "../poky.ent"> %poky; ] >
<appendix id='sdk-appendix-mars'> <appendix id='sdk-appendix-latest-yp-eclipse-plug-in'>
<title>Using Eclipse Mars</title> <title>Using Eclipse Mars</title>
<para> <para>

View File

@ -459,7 +459,7 @@
release with the Yocto Project. release with the Yocto Project.
For information on how to use the Mars version of Eclipse For information on how to use the Mars version of Eclipse
with the Yocto Project, see with the Yocto Project, see
"<link linkend='sdk-appendix-mars'>Appendix C</link>. "<link linkend='sdk-appendix-latest-yp-eclipse-plug-in'>Appendix C</link>.
</note> </note>
</para> </para>