diff --git a/documentation/ref-manual/resources.xml b/documentation/ref-manual/resources.xml index 8e76ccc3ef..ac6b46e16b 100644 --- a/documentation/ref-manual/resources.xml +++ b/documentation/ref-manual/resources.xml @@ -253,7 +253,7 @@ - Eclipse IDE Yocto Plug-in: + Eclipse IDE Yocto Plug-in: Instructions that demonstrate how an application developer uses the Eclipse Yocto Project Plug-in feature within diff --git a/documentation/sdk-manual/sdk-appendix-neon.xml b/documentation/sdk-manual/sdk-appendix-neon.xml index 268a73090f..130b52c76d 100644 --- a/documentation/sdk-manual/sdk-appendix-neon.xml +++ b/documentation/sdk-manual/sdk-appendix-neon.xml @@ -55,17 +55,14 @@ Download the Tarball: Click the "Download" button and then use the "Linux for Eclipse IDE for C++ Developers" - appropriate for your development system - (e.g. - 64-bit under Linux for Eclipse IDE for C++ Developers - if your development system is a Linux 64-bit machine. + appropriate for your development system. Unpack the Tarball: Move to a clean directory and unpack the tarball. Here is an example: $ cd ~ - $ tar -xzvf ~/Downloads/eclipse-cpp-neon-2-linux-gtk-x86_64.tar.gz + $ tar -xzvf ~/Downloads/eclipse-cpp-neon-3-linux-gtk-x86_64.tar.gz Everything unpacks into a folder named "Eclipse". diff --git a/documentation/sdk-manual/sdk-eclipse-project.xml b/documentation/sdk-manual/sdk-eclipse-project.xml index c5aa947f6d..719dc4d584 100644 --- a/documentation/sdk-manual/sdk-eclipse-project.xml +++ b/documentation/sdk-manual/sdk-eclipse-project.xml @@ -217,8 +217,8 @@ -
- Installing the Neon Eclipse IDE +
+ Installing the Oxygen Eclipse IDE Follow these steps to locate, install, and configure @@ -276,8 +276,8 @@
-
- Configuring the Neon Eclipse IDE +
+ Configuring the Oxygen Eclipse IDE Follow these steps to configure the Neon Eclipse IDE. @@ -337,8 +337,8 @@
-
- Installing or Accessing the Neon Eclipse Yocto Plug-in +
+ Installing or Accessing the Oxygen Eclipse Yocto Plug-in You can install the Eclipse Yocto Plug-in into the @@ -348,11 +348,11 @@ source code. -
+
Installing the Pre-built Plug-in from the Yocto Project Eclipse Update Site - To install the Neon Eclipse Yocto Plug-in from the + To install the Oxygen Eclipse Yocto Plug-in from the update site, follow these steps: @@ -401,11 +401,11 @@
-
+
Installing the Plug-in Using the Latest Source Code - To install the Neon Eclipse Yocto Plug-in from the + To install the Oxygen Eclipse Yocto Plug-in from the latest source code, follow these steps: @@ -577,7 +577,7 @@ -
+
Configuring the Cross-Compiler Options @@ -718,7 +718,7 @@
-
+
Configuring the Target Options @@ -794,7 +794,7 @@
-
+
Creating the Project @@ -857,7 +857,7 @@
-
+
Configuring the Cross-Toolchains @@ -907,7 +907,7 @@
-
+
Building the Project To build the project select "Build All" from the @@ -953,7 +953,7 @@
-
+
Starting QEMU in User-Space NFS Mode @@ -1032,7 +1032,7 @@
-
+
Deploying and Debugging the Application @@ -1186,7 +1186,7 @@
-
+
Using Linuxtools