diff --git a/documentation/sdk-manual/sdk-appendix-neon.xml b/documentation/sdk-manual/sdk-appendix-neon.xml
index f6d71d3f09..13122c67c5 100644
--- a/documentation/sdk-manual/sdk-appendix-neon.xml
+++ b/documentation/sdk-manual/sdk-appendix-neon.xml
@@ -53,8 +53,8 @@
http://www.eclipse.org/neon/.
Download the Tarball:
- Click the "Download" button and then use the "Linux
- for Eclipse IDE for C++ Developers"
+ Click the "Download" button and then use the "Eclipse
+ IDE for C/C++ Developers"
appropriate for your development system.
Unpack the Tarball:
@@ -66,26 +66,14 @@
Everything unpacks into a folder named "Eclipse".
- Launch the Installer:
- Use the following commands to launch the installer:
+ Launch Eclipse:
+ The following commands launch Eclipse assuming you
+ unpacked it in your home directory:
- $ cd ~/eclipse-installer
- $ ./eclipse-inst
+ $ cd ~/eclipse
+ $ ./eclipse
-
- Select Your IDE:
- From the list, select the "Eclipse IDE for C/C++
- Developers".
-
- Install the Software:
- Accept the default "cpp-neon" directory and click
- "Install".
- Accept any license agreements and approve any
- certificates.
-
- Launch Neon:
- Click the "Launch" button and accept the default
- "workspace".
+ Accept the default "workspace" once Eclipse launches.