sdk-manual: Cleaned up section IDs between Neon and Oxygen

Updated section IDs for the new Using Eclipse Neon
Appendix and Chapter 5 Working Within Eclipse (Oxygen).
Changed one link found in reference manual.

(From yocto-docs rev: d767007cf4151127063d1992a4e11e90437ae2da)

Signed-off-by: Kristi Rifenbark <kristi@buzzcollectivemarketing.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Kristi Rifenbark
2018-03-30 10:23:19 -07:00
committed by Richard Purdie
parent f2242e613c
commit 63168f74d3
3 changed files with 21 additions and 24 deletions

View File

@@ -253,7 +253,7 @@
</para></listitem>
<listitem><para>
<emphasis>
<ulink url='&YOCTO_DOCS_SDK_URL;#sdk-appendix-neon-yp-eclipse-plug-in'>Eclipse IDE Yocto Plug-in</ulink>:
<ulink url='&YOCTO_DOCS_SDK_URL;#adt-eclipse'>Eclipse IDE Yocto Plug-in</ulink>:
</emphasis>
Instructions that demonstrate how an application developer
uses the Eclipse Yocto Project Plug-in feature within

View File

@@ -55,17 +55,14 @@
<listitem><para><emphasis>Download the Tarball:</emphasis>
Click the "Download" button and then use the "Linux
for Eclipse IDE for C++ Developers"
appropriate for your development system
(e.g.
<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>
if your development system is a Linux 64-bit machine.
appropriate for your development system.
</para></listitem>
<listitem><para><emphasis>Unpack the Tarball:</emphasis>
Move to a clean directory and unpack the tarball.
Here is an example:
<literallayout class='monospaced'>
$ 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
</literallayout>
Everything unpacks into a folder named "Eclipse".
</para></listitem>

View File

@@ -217,8 +217,8 @@
</note>
</para>
<section id='neon-installing-eclipse-ide'>
<title>Installing the Neon Eclipse IDE</title>
<section id='oxygen-installing-eclipse-ide'>
<title>Installing the Oxygen Eclipse IDE</title>
<para>
Follow these steps to locate, install, and configure
@@ -276,8 +276,8 @@
</para>
</section>
<section id='neon-configuring-the-mars-eclipse-ide'>
<title>Configuring the Neon Eclipse IDE</title>
<section id='oxygen-configuring-the-eclipse-ide'>
<title>Configuring the Oxygen Eclipse IDE</title>
<para>
Follow these steps to configure the Neon Eclipse IDE.
@@ -337,8 +337,8 @@
</para>
</section>
<section id='neon-installing-the-eclipse-yocto-plug-in'>
<title>Installing or Accessing the Neon Eclipse Yocto Plug-in</title>
<section id='oxygen-installing-the-eclipse-yocto-plug-in'>
<title>Installing or Accessing the Oxygen Eclipse Yocto Plug-in</title>
<para>
You can install the Eclipse Yocto Plug-in into the
@@ -348,11 +348,11 @@
source code.
</para>
<section id='neon-new-software'>
<section id='oxygen-new-software'>
<title>Installing the Pre-built Plug-in from the Yocto Project Eclipse Update Site</title>
<para>
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:
<orderedlist>
<listitem><para>
@@ -401,11 +401,11 @@
</para>
</section>
<section id='neon-zip-file-method'>
<section id='oxygen-zip-file-method'>
<title>Installing the Plug-in Using the Latest Source Code</title>
<para>
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:
<orderedlist>
<listitem><para>
@@ -577,7 +577,7 @@
</note>
</para>
<section id='neon-configuring-the-cross-compiler-options'>
<section id='oxygen-configuring-the-cross-compiler-options'>
<title>Configuring the Cross-Compiler Options</title>
<para>
@@ -718,7 +718,7 @@
</para>
</section>
<section id='neon-configuring-the-target-options'>
<section id='oxygen-configuring-the-target-options'>
<title>Configuring the Target Options</title>
<para>
@@ -794,7 +794,7 @@
</section>
</section>
<section id='neon-creating-the-project'>
<section id='oxygen-creating-the-project'>
<title>Creating the Project</title>
<para>
@@ -857,7 +857,7 @@
</para>
</section>
<section id='neon-configuring-the-cross-toolchains'>
<section id='oxygen-configuring-the-cross-toolchains'>
<title>Configuring the Cross-Toolchains</title>
<para>
@@ -907,7 +907,7 @@
</para>
</section>
<section id='neon-building-the-project'>
<section id='oxygen-building-the-project'>
<title>Building the Project</title>
<para>
To build the project select "Build All" from the
@@ -953,7 +953,7 @@
</para>
</section>
<section id='neon-starting-qemu-in-user-space-nfs-mode'>
<section id='oxygen-starting-qemu-in-user-space-nfs-mode'>
<title>Starting QEMU in User-Space NFS Mode</title>
<para>
@@ -1032,7 +1032,7 @@
</para>
</section>
<section id='neon-deploying-and-debugging-the-application'>
<section id='oxygen-deploying-and-debugging-the-application'>
<title>Deploying and Debugging the Application</title>
<para>
@@ -1186,7 +1186,7 @@
</para>
</section>
<section id='neon-using-Linuxtools'>
<section id='oxygen-using-Linuxtools'>
<title>Using Linuxtools</title>
<para>