diff options
author | Scott Rifenbark <srifenbark@gmail.com> | 2018-06-13 14:43:42 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-06-15 11:26:39 +0100 |
commit | 2c1f59f86b2148d49bc1946f25ef351b1939ca88 (patch) | |
tree | a8a9af243a7ac98c32be32996b40b4374844ef26 /documentation | |
parent | 678f20318557b4391ebe788b7d0bc01715b68159 (diff) | |
download | poky-2c1f59f86b2148d49bc1946f25ef351b1939ca88.tar.gz |
sdk-manual: Small edits correcting bits and pieces in Eclipse chapter.
(From yocto-docs rev: 6268fece1286d8240db7636271ac8c603039c558)
Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
-rw-r--r-- | documentation/sdk-manual/sdk-eclipse-project.xml | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/documentation/sdk-manual/sdk-eclipse-project.xml b/documentation/sdk-manual/sdk-eclipse-project.xml index c45d0874af..3eb85e8ab1 100644 --- a/documentation/sdk-manual/sdk-eclipse-project.xml +++ b/documentation/sdk-manual/sdk-eclipse-project.xml | |||
@@ -118,7 +118,7 @@ | |||
118 | section. | 118 | section. |
119 | Another helpful resource for building an installer | 119 | Another helpful resource for building an installer |
120 | is the | 120 | is the |
121 | <ulink url='https://wiki.yoctoproject.org/wiki/TipsAndTricks/RunningEclipseAgainstBuiltImage'>Cookbook guide to Making an Eclipse Debug Capable Image</ulink> | 121 | "<ulink url='https://wiki.yoctoproject.org/wiki/TipsAndTricks/RunningEclipseAgainstBuiltImage'>Cookbook guide to Making an Eclipse Debug Capable Image</ulink>" |
122 | wiki page. | 122 | wiki page. |
123 | </note> | 123 | </note> |
124 | </para></listitem> | 124 | </para></listitem> |
@@ -587,7 +587,7 @@ | |||
587 | example for preparing a QEMU image for use with | 587 | example for preparing a QEMU image for use with |
588 | Eclipse is referenced as the "wiki" and is linked | 588 | Eclipse is referenced as the "wiki" and is linked |
589 | to the example on the | 589 | to the example on the |
590 | <ulink url='https://wiki.yoctoproject.org/wiki/TipsAndTricks/RunningEclipseAgainstBuiltImage'> Cookbook guide to Making an Eclipse Debug Capable Image</ulink> | 590 | "<ulink url='https://wiki.yoctoproject.org/wiki/TipsAndTricks/RunningEclipseAgainstBuiltImage'> Cookbook guide to Making an Eclipse Debug Capable Image</ulink>" |
591 | wiki page. | 591 | wiki page. |
592 | </note> | 592 | </note> |
593 | </para> | 593 | </para> |
@@ -940,8 +940,7 @@ | |||
940 | Select the project. | 940 | Select the project. |
941 | </para></listitem> | 941 | </para></listitem> |
942 | <listitem><para> | 942 | <listitem><para> |
943 | Select "Folder" from the | 943 | Select "Folder" from the "File -> New" menu. |
944 | <filename>File > New</filename> menu. | ||
945 | </para></listitem> | 944 | </para></listitem> |
946 | <listitem><para> | 945 | <listitem><para> |
947 | In the "New Folder" Dialog, click the "Advanced" | 946 | In the "New Folder" Dialog, click the "Advanced" |