summaryrefslogtreecommitdiffstats
path: root/documentation/dev-manual/dev-manual-start.xml
diff options
context:
space:
mode:
authorScott Rifenbark <srifenbark@gmail.com>2017-06-05 08:52:42 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2017-06-14 10:19:24 +0100
commit3edf5dc104baad10afdc0de7abbb3e90b382c661 (patch)
treeabf9dfb5609b7d56b87814f6e2722e9372f80898 /documentation/dev-manual/dev-manual-start.xml
parent22bcc7623cf7c0d15cf5742bb3c2fb4436036f1d (diff)
downloadpoky-3edf5dc104baad10afdc0de7abbb3e90b382c661.tar.gz
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>
Diffstat (limited to 'documentation/dev-manual/dev-manual-start.xml')
-rw-r--r--documentation/dev-manual/dev-manual-start.xml2
1 files changed, 1 insertions, 1 deletions
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 @@
278 applications using the Eclipse Integrated Development Environment (IDE), 278 applications using the Eclipse Integrated Development Environment (IDE),
279 you will need this plug-in. 279 you will need this plug-in.
280 See the 280 See the
281 "<ulink url='&YOCTO_DOCS_SDK_URL;#sdk-appendix-mars'>Using Eclipse</ulink>" 281 "<ulink url='&YOCTO_DOCS_SDK_URL;#sdk-appendix-latest-yp-eclipse-plug-in'>Using Eclipse</ulink>"
282 section in the Yocto Project Software Development Kit (SDK) 282 section in the Yocto Project Software Development Kit (SDK)
283 Developer's Guide for more information.</para></listitem> 283 Developer's Guide for more information.</para></listitem>
284 </itemizedlist> 284 </itemizedlist>