diff options
Diffstat (limited to 'documentation')
| -rw-r--r-- | documentation/ref-manual/resources.xml | 2 | ||||
| -rw-r--r-- | documentation/sdk-manual/sdk-appendix-neon.xml | 7 | ||||
| -rw-r--r-- | documentation/sdk-manual/sdk-eclipse-project.xml | 36 |
3 files changed, 21 insertions, 24 deletions
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 @@ | |||
| 253 | </para></listitem> | 253 | </para></listitem> |
| 254 | <listitem><para> | 254 | <listitem><para> |
| 255 | <emphasis> | 255 | <emphasis> |
| 256 | <ulink url='&YOCTO_DOCS_SDK_URL;#sdk-appendix-neon-yp-eclipse-plug-in'>Eclipse IDE Yocto Plug-in</ulink>: | 256 | <ulink url='&YOCTO_DOCS_SDK_URL;#adt-eclipse'>Eclipse IDE Yocto Plug-in</ulink>: |
| 257 | </emphasis> | 257 | </emphasis> |
| 258 | Instructions that demonstrate how an application developer | 258 | Instructions that demonstrate how an application developer |
| 259 | uses the Eclipse Yocto Project Plug-in feature within | 259 | 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 @@ | |||
| 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 "Linux | 56 | Click the "Download" button and then use the "Linux |
| 57 | for Eclipse IDE for C++ Developers" | 57 | for Eclipse IDE for C++ Developers" |
| 58 | appropriate for your development system | 58 | appropriate for your development system. |
| 59 | (e.g. | ||
| 60 | <ulink url='http://www.eclipse.org/downloads/download.php?file=/technology/epp/downloads/release/neon/2/eclipse-cpp-neon-2-linux-gtk-x86_64.tar.gz'>64-bit under Linux for Eclipse IDE for C++ Developers</ulink> | ||
| 61 | if your development system is a Linux 64-bit machine. | ||
| 62 | </para></listitem> | 59 | </para></listitem> |
| 63 | <listitem><para><emphasis>Unpack the Tarball:</emphasis> | 60 | <listitem><para><emphasis>Unpack the Tarball:</emphasis> |
| 64 | Move to a clean directory and unpack the tarball. | 61 | Move to a clean directory and unpack the tarball. |
| 65 | Here is an example: | 62 | Here is an example: |
| 66 | <literallayout class='monospaced'> | 63 | <literallayout class='monospaced'> |
| 67 | $ cd ~ | 64 | $ cd ~ |
| 68 | $ tar -xzvf ~/Downloads/eclipse-cpp-neon-2-linux-gtk-x86_64.tar.gz | 65 | $ tar -xzvf ~/Downloads/eclipse-cpp-neon-3-linux-gtk-x86_64.tar.gz |
| 69 | </literallayout> | 66 | </literallayout> |
| 70 | Everything unpacks into a folder named "Eclipse". | 67 | Everything unpacks into a folder named "Eclipse". |
| 71 | </para></listitem> | 68 | </para></listitem> |
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 @@ | |||
| 217 | </note> | 217 | </note> |
| 218 | </para> | 218 | </para> |
| 219 | 219 | ||
| 220 | <section id='neon-installing-eclipse-ide'> | 220 | <section id='oxygen-installing-eclipse-ide'> |
| 221 | <title>Installing the Neon Eclipse IDE</title> | 221 | <title>Installing the Oxygen Eclipse IDE</title> |
| 222 | 222 | ||
| 223 | <para> | 223 | <para> |
| 224 | Follow these steps to locate, install, and configure | 224 | Follow these steps to locate, install, and configure |
| @@ -276,8 +276,8 @@ | |||
| 276 | </para> | 276 | </para> |
| 277 | </section> | 277 | </section> |
| 278 | 278 | ||
| 279 | <section id='neon-configuring-the-mars-eclipse-ide'> | 279 | <section id='oxygen-configuring-the-eclipse-ide'> |
| 280 | <title>Configuring the Neon Eclipse IDE</title> | 280 | <title>Configuring the Oxygen Eclipse IDE</title> |
| 281 | 281 | ||
| 282 | <para> | 282 | <para> |
| 283 | Follow these steps to configure the Neon Eclipse IDE. | 283 | Follow these steps to configure the Neon Eclipse IDE. |
| @@ -337,8 +337,8 @@ | |||
| 337 | </para> | 337 | </para> |
| 338 | </section> | 338 | </section> |
| 339 | 339 | ||
| 340 | <section id='neon-installing-the-eclipse-yocto-plug-in'> | 340 | <section id='oxygen-installing-the-eclipse-yocto-plug-in'> |
| 341 | <title>Installing or Accessing the Neon Eclipse Yocto Plug-in</title> | 341 | <title>Installing or Accessing the Oxygen Eclipse Yocto Plug-in</title> |
| 342 | 342 | ||
| 343 | <para> | 343 | <para> |
| 344 | You can install the Eclipse Yocto Plug-in into the | 344 | You can install the Eclipse Yocto Plug-in into the |
| @@ -348,11 +348,11 @@ | |||
| 348 | source code. | 348 | source code. |
| 349 | </para> | 349 | </para> |
| 350 | 350 | ||
| 351 | <section id='neon-new-software'> | 351 | <section id='oxygen-new-software'> |
| 352 | <title>Installing the Pre-built Plug-in from the Yocto Project Eclipse Update Site</title> | 352 | <title>Installing the Pre-built Plug-in from the Yocto Project Eclipse Update Site</title> |
| 353 | 353 | ||
| 354 | <para> | 354 | <para> |
| 355 | To install the Neon Eclipse Yocto Plug-in from the | 355 | To install the Oxygen Eclipse Yocto Plug-in from the |
| 356 | update site, follow these steps: | 356 | update site, follow these steps: |
| 357 | <orderedlist> | 357 | <orderedlist> |
| 358 | <listitem><para> | 358 | <listitem><para> |
| @@ -401,11 +401,11 @@ | |||
| 401 | </para> | 401 | </para> |
| 402 | </section> | 402 | </section> |
| 403 | 403 | ||
| 404 | <section id='neon-zip-file-method'> | 404 | <section id='oxygen-zip-file-method'> |
| 405 | <title>Installing the Plug-in Using the Latest Source Code</title> | 405 | <title>Installing the Plug-in Using the Latest Source Code</title> |
| 406 | 406 | ||
| 407 | <para> | 407 | <para> |
| 408 | To install the Neon Eclipse Yocto Plug-in from the | 408 | To install the Oxygen Eclipse Yocto Plug-in from the |
| 409 | latest source code, follow these steps: | 409 | latest source code, follow these steps: |
| 410 | <orderedlist> | 410 | <orderedlist> |
| 411 | <listitem><para> | 411 | <listitem><para> |
| @@ -577,7 +577,7 @@ | |||
| 577 | </note> | 577 | </note> |
| 578 | </para> | 578 | </para> |
| 579 | 579 | ||
| 580 | <section id='neon-configuring-the-cross-compiler-options'> | 580 | <section id='oxygen-configuring-the-cross-compiler-options'> |
| 581 | <title>Configuring the Cross-Compiler Options</title> | 581 | <title>Configuring the Cross-Compiler Options</title> |
| 582 | 582 | ||
| 583 | <para> | 583 | <para> |
| @@ -718,7 +718,7 @@ | |||
| 718 | </para> | 718 | </para> |
| 719 | </section> | 719 | </section> |
| 720 | 720 | ||
| 721 | <section id='neon-configuring-the-target-options'> | 721 | <section id='oxygen-configuring-the-target-options'> |
| 722 | <title>Configuring the Target Options</title> | 722 | <title>Configuring the Target Options</title> |
| 723 | 723 | ||
| 724 | <para> | 724 | <para> |
| @@ -794,7 +794,7 @@ | |||
| 794 | </section> | 794 | </section> |
| 795 | </section> | 795 | </section> |
| 796 | 796 | ||
| 797 | <section id='neon-creating-the-project'> | 797 | <section id='oxygen-creating-the-project'> |
| 798 | <title>Creating the Project</title> | 798 | <title>Creating the Project</title> |
| 799 | 799 | ||
| 800 | <para> | 800 | <para> |
| @@ -857,7 +857,7 @@ | |||
| 857 | </para> | 857 | </para> |
| 858 | </section> | 858 | </section> |
| 859 | 859 | ||
| 860 | <section id='neon-configuring-the-cross-toolchains'> | 860 | <section id='oxygen-configuring-the-cross-toolchains'> |
| 861 | <title>Configuring the Cross-Toolchains</title> | 861 | <title>Configuring the Cross-Toolchains</title> |
| 862 | 862 | ||
| 863 | <para> | 863 | <para> |
| @@ -907,7 +907,7 @@ | |||
| 907 | </para> | 907 | </para> |
| 908 | </section> | 908 | </section> |
| 909 | 909 | ||
| 910 | <section id='neon-building-the-project'> | 910 | <section id='oxygen-building-the-project'> |
| 911 | <title>Building the Project</title> | 911 | <title>Building the Project</title> |
| 912 | <para> | 912 | <para> |
| 913 | To build the project select "Build All" from the | 913 | To build the project select "Build All" from the |
| @@ -953,7 +953,7 @@ | |||
| 953 | </para> | 953 | </para> |
| 954 | </section> | 954 | </section> |
| 955 | 955 | ||
| 956 | <section id='neon-starting-qemu-in-user-space-nfs-mode'> | 956 | <section id='oxygen-starting-qemu-in-user-space-nfs-mode'> |
| 957 | <title>Starting QEMU in User-Space NFS Mode</title> | 957 | <title>Starting QEMU in User-Space NFS Mode</title> |
| 958 | 958 | ||
| 959 | <para> | 959 | <para> |
| @@ -1032,7 +1032,7 @@ | |||
| 1032 | </para> | 1032 | </para> |
| 1033 | </section> | 1033 | </section> |
| 1034 | 1034 | ||
| 1035 | <section id='neon-deploying-and-debugging-the-application'> | 1035 | <section id='oxygen-deploying-and-debugging-the-application'> |
| 1036 | <title>Deploying and Debugging the Application</title> | 1036 | <title>Deploying and Debugging the Application</title> |
| 1037 | 1037 | ||
| 1038 | <para> | 1038 | <para> |
| @@ -1186,7 +1186,7 @@ | |||
| 1186 | </para> | 1186 | </para> |
| 1187 | </section> | 1187 | </section> |
| 1188 | 1188 | ||
| 1189 | <section id='neon-using-Linuxtools'> | 1189 | <section id='oxygen-using-Linuxtools'> |
| 1190 | <title>Using Linuxtools</title> | 1190 | <title>Using Linuxtools</title> |
| 1191 | 1191 | ||
| 1192 | <para> | 1192 | <para> |
