mirror of
https://git.yoctoproject.org/poky
synced 2026-09-19 00:49:33 +02:00
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: b4af1a79078352df5558e20c0b9cfa97fa141abc) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
22bcc7623c
commit
3edf5dc104
@@ -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.
|
||||||
|
|||||||
@@ -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>
|
||||||
|
|||||||
@@ -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>
|
||||||
|
|||||||
@@ -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>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user