From 5d32c4604cf431a81ba4ccb63e598a0d79ef6129 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Mon, 5 Jun 2017 08:52:42 -0700 Subject: [PATCH] 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 Signed-off-by: Richard Purdie --- documentation/dev-manual/dev-manual-intro.xml | 8 ++++++++ documentation/dev-manual/dev-manual-start.xml | 2 +- documentation/sdk-manual/sdk-appendix-mars.xml | 2 +- documentation/sdk-manual/sdk-working-projects.xml | 2 +- 4 files changed, 11 insertions(+), 3 deletions(-) diff --git a/documentation/dev-manual/dev-manual-intro.xml b/documentation/dev-manual/dev-manual-intro.xml index caa066e828..49148abead 100644 --- a/documentation/dev-manual/dev-manual-intro.xml +++ b/documentation/dev-manual/dev-manual-intro.xml @@ -158,6 +158,7 @@ Toaster, which is a web interface to the Yocto Project's OpenEmbedded Build System. + + + Eclipse IDE Yocto Plug-in: + Instructions that demonstrate how an application developer + uses the Eclipse Yocto Project Plug-in feature within + the Eclipse IDE. + FAQ: A list of commonly asked questions and their answers. diff --git a/documentation/dev-manual/dev-manual-start.xml b/documentation/dev-manual/dev-manual-start.xml index 6bec1da9bf..b8527f670a 100644 --- a/documentation/dev-manual/dev-manual-start.xml +++ b/documentation/dev-manual/dev-manual-start.xml @@ -278,7 +278,7 @@ applications using the Eclipse Integrated Development Environment (IDE), you will need this plug-in. See the - "Using Eclipse" + "Using Eclipse" section in the Yocto Project Software Development Kit (SDK) Developer's Guide for more information. diff --git a/documentation/sdk-manual/sdk-appendix-mars.xml b/documentation/sdk-manual/sdk-appendix-mars.xml index 521f682634..9957057e99 100644 --- a/documentation/sdk-manual/sdk-appendix-mars.xml +++ b/documentation/sdk-manual/sdk-appendix-mars.xml @@ -2,7 +2,7 @@ "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd" [ %poky; ] > - + Using Eclipse Mars diff --git a/documentation/sdk-manual/sdk-working-projects.xml b/documentation/sdk-manual/sdk-working-projects.xml index c7911528bc..54bc4d739d 100644 --- a/documentation/sdk-manual/sdk-working-projects.xml +++ b/documentation/sdk-manual/sdk-working-projects.xml @@ -459,7 +459,7 @@ release with the Yocto Project. For information on how to use the Mars version of Eclipse with the Yocto Project, see - "Appendix C. + "Appendix C.