summaryrefslogtreecommitdiffstats
path: root/documentation/sdk-manual
diff options
context:
space:
mode:
authorScott Rifenbark <srifenbark@gmail.com>2018-06-19 10:57:19 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2018-06-28 09:22:57 +0100
commitf9bfbc700a22caca0e667a83a2ca802d806e5a2b (patch)
treed338ea4d81e83b4b70229c4f22eece70b8648ca6 /documentation/sdk-manual
parent9079fee0d22670a298d59168462dc0a96a2ce5a2 (diff)
downloadpoky-f9bfbc700a22caca0e667a83a2ca802d806e5a2b.tar.gz
sdk-manual: Updates to step to download Neon Eclipse.
Fixed this step to be more accurate. (From yocto-docs rev: 1a5c25c57a8f5829a8c3302520661def856adb58) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/sdk-manual')
-rw-r--r--documentation/sdk-manual/sdk-appendix-neon.xml10
1 files changed, 7 insertions, 3 deletions
diff --git a/documentation/sdk-manual/sdk-appendix-neon.xml b/documentation/sdk-manual/sdk-appendix-neon.xml
index 3bde271dad..e406d2ef9e 100644
--- a/documentation/sdk-manual/sdk-appendix-neon.xml
+++ b/documentation/sdk-manual/sdk-appendix-neon.xml
@@ -53,9 +53,13 @@
53 <ulink url='http://www.eclipse.org/neon/'>http://www.eclipse.org/neon/</ulink>. 53 <ulink url='http://www.eclipse.org/neon/'>http://www.eclipse.org/neon/</ulink>.
54 </para></listitem> 54 </para></listitem>
55 <listitem><para><emphasis>Download the Tarball:</emphasis> 55 <listitem><para><emphasis>Download the Tarball:</emphasis>
56 Click the "Download" button and then use the "Eclipse 56 Click the "Download" button and look for the
57 IDE for C/C++ Developers" 57 "Eclipse IDE for C/C++ Developers" Neon 3 Package.
58 appropriate for your development system. 58 Select the correct platform download link listed at
59 the right.
60 For example, click on "64-bit" next to Linux if your
61 build host is running a 64-bit Linux distribution.
62 Click through the process to save the file.
59 </para></listitem> 63 </para></listitem>
60 <listitem><para><emphasis>Unpack the Tarball:</emphasis> 64 <listitem><para><emphasis>Unpack the Tarball:</emphasis>
61 Move to a clean directory and unpack the tarball. 65 Move to a clean directory and unpack the tarball.