mirror of
https://git.yoctoproject.org/poky
synced 2026-05-30 00:20:08 +00: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
|
||||
<link linkend='build-system-term'>OpenEmbedded Build System</link>.
|
||||
</para></listitem>
|
||||
<!--
|
||||
<listitem><para><emphasis>
|
||||
<ulink url='http://www.youtube.com/watch?v=3ZlOu-gLsh0'>
|
||||
Eclipse IDE Yocto Plug-in</ulink>:</emphasis>
|
||||
@@ -165,6 +166,13 @@
|
||||
demonstrates how an application developer uses Yocto Plug-in features within
|
||||
the Eclipse IDE.
|
||||
</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>
|
||||
<ulink url='&YOCTO_WIKI_URL;/wiki/FAQ'>FAQ</ulink>:</emphasis>
|
||||
A list of commonly asked questions and their answers.
|
||||
|
||||
@@ -278,7 +278,7 @@
|
||||
applications using the Eclipse Integrated Development Environment (IDE),
|
||||
you will need this plug-in.
|
||||
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)
|
||||
Developer's Guide for more information.</para></listitem>
|
||||
</itemizedlist>
|
||||
|
||||
Reference in New Issue
Block a user