diff options
| -rw-r--r-- | documentation/adt-manual/adt-eclipse.xml | 13 |
1 files changed, 6 insertions, 7 deletions
diff --git a/documentation/adt-manual/adt-eclipse.xml b/documentation/adt-manual/adt-eclipse.xml index 0f0ba7c6e8..830bad491a 100644 --- a/documentation/adt-manual/adt-eclipse.xml +++ b/documentation/adt-manual/adt-eclipse.xml | |||
| @@ -29,8 +29,7 @@ | |||
| 29 | <para> | 29 | <para> |
| 30 | To develop within the Eclipse IDE, you need to do the following: | 30 | To develop within the Eclipse IDE, you need to do the following: |
| 31 | <orderedlist> | 31 | <orderedlist> |
| 32 | <listitem><para>Be sure the optimal version of the Eclipse IDE | 32 | <listitem><para>Install the optimal version of the Eclipse IDE.</para></listitem> |
| 33 | is installed.</para></listitem> | ||
| 34 | <listitem><para>Configure the Eclipse IDE.</para></listitem> | 33 | <listitem><para>Configure the Eclipse IDE.</para></listitem> |
| 35 | <listitem><para>Install the Eclipse Yocto Plug-in.</para></listitem> | 34 | <listitem><para>Install the Eclipse Yocto Plug-in.</para></listitem> |
| 36 | <listitem><para>Configure the Eclipse Yocto Plug-in.</para></listitem> | 35 | <listitem><para>Configure the Eclipse Yocto Plug-in.</para></listitem> |
| @@ -55,7 +54,7 @@ | |||
| 55 | Once you have downloaded the tarball, extract it into a clean | 54 | Once you have downloaded the tarball, extract it into a clean |
| 56 | directory. | 55 | directory. |
| 57 | For example, the following command unpacks and installs the Eclipse IDE | 56 | For example, the following command unpacks and installs the Eclipse IDE |
| 58 | into a clean directory named <filename>eclipse</filename>: | 57 | into a clean directory using the default name <filename>eclipse</filename>: |
| 59 | <literallayout class='monospaced'> | 58 | <literallayout class='monospaced'> |
| 60 | $ tar -xzvf ~/Downloads/Eclipse-SDK-3.7-linux-gtk-x86_64.tar.gz | 59 | $ tar -xzvf ~/Downloads/Eclipse-SDK-3.7-linux-gtk-x86_64.tar.gz |
| 61 | </literallayout> | 60 | </literallayout> |
| @@ -317,7 +316,7 @@ | |||
| 317 | This section describes how to create Autotools-based projects from within | 316 | This section describes how to create Autotools-based projects from within |
| 318 | the Eclipse IDE. | 317 | the Eclipse IDE. |
| 319 | For information on creating Makefile-based projects in a terminal window, see the section | 318 | For information on creating Makefile-based projects in a terminal window, see the section |
| 320 | "<link linkend='using-the-command-line'>Using the Command Line</link>". | 319 | <link linkend='using-the-command-line'>Using the Command Line</link>. |
| 321 | </para> | 320 | </para> |
| 322 | 321 | ||
| 323 | <para> | 322 | <para> |
| @@ -350,8 +349,8 @@ | |||
| 350 | <title>Configuring the Cross-Toolchains</title> | 349 | <title>Configuring the Cross-Toolchains</title> |
| 351 | 350 | ||
| 352 | <para> | 351 | <para> |
| 353 | The previous section, "<link linkend='configuring-the-eclipse-yocto-plug-in'> | 352 | The previous section, <link linkend='configuring-the-eclipse-yocto-plug-in'> |
| 354 | Configuring the Eclipse Yocto Plug-in</link>", set up the default project | 353 | Configuring the Eclipse Yocto Plug-in</link>, sets up the default project |
| 355 | configurations. | 354 | configurations. |
| 356 | You can change these settings for a given project by following these steps: | 355 | You can change these settings for a given project by following these steps: |
| 357 | <orderedlist> | 356 | <orderedlist> |
| @@ -362,7 +361,7 @@ | |||
| 362 | panel.</para> | 361 | panel.</para> |
| 363 | <para>Yocto ADT Settings are inherited from the default project configuration. | 362 | <para>Yocto ADT Settings are inherited from the default project configuration. |
| 364 | The information in this dialog is identical to that chosen earlier | 363 | The information in this dialog is identical to that chosen earlier |
| 365 | for the Cross Compiler Options and Target Options as described in | 364 | for the Cross Compiler Options and Target Options as described in the |
| 366 | <link linkend='configuring-the-eclipse-yocto-plug-in'> | 365 | <link linkend='configuring-the-eclipse-yocto-plug-in'> |
| 367 | Configuring the Eclipse Yocto Plug-in</link> section.</para></listitem> | 366 | Configuring the Eclipse Yocto Plug-in</link> section.</para></listitem> |
| 368 | <listitem><para>Select <filename>Project -> Reconfigure Project</filename>: | 367 | <listitem><para>Select <filename>Project -> Reconfigure Project</filename>: |
