summaryrefslogtreecommitdiffstats
path: root/documentation
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:23:04 +0100
commit0a8a26d8bc7b26d71894eaabf5a2581a541f1ed0 (patch)
treeec8ab7e4f1cd2c203c5025ed5224620d3a8b461b /documentation
parentf4253f4d4e34bd2b3fb8ead84f3663a3c091ad67 (diff)
downloadpoky-0a8a26d8bc7b26d71894eaabf5a2581a541f1ed0.tar.gz
sdk-manual: Updates to step to download Neon Eclipse.
Fixed this step to be more accurate. (From yocto-docs rev: 9df184b4ed7e8a7fa5849624911b810129c099a7) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
-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.