diff options
author | Scott Rifenbark <srifenbark@gmail.com> | 2018-06-14 10:16:09 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-06-28 09:23:04 +0100 |
commit | f535f16c2b721f1788f20e1d5a59fb30d88a38e6 (patch) | |
tree | 305b2047f64d9cdf6983d33ee2eb2c4742cdf172 /documentation | |
parent | d4fa6e28ab5ae4de178efa9c3fd5b0cb8d6d4370 (diff) | |
download | poky-f535f16c2b721f1788f20e1d5a59fb30d88a38e6.tar.gz |
sdk-manual: Removed superfluous text from Step 5 of the flow.
(From yocto-docs rev: 0869e5d1d2cc9239adbf58ad83c3305b34f38f01)
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 | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/documentation/sdk-manual/sdk-eclipse-project.xml b/documentation/sdk-manual/sdk-eclipse-project.xml index 5934722af5..03e42d22f4 100644 --- a/documentation/sdk-manual/sdk-eclipse-project.xml +++ b/documentation/sdk-manual/sdk-eclipse-project.xml | |||
@@ -155,8 +155,7 @@ | |||
155 | </para></listitem> | 155 | </para></listitem> |
156 | <listitem><para> | 156 | <listitem><para> |
157 | <emphasis>Create and Build Your Application</emphasis>: | 157 | <emphasis>Create and Build Your Application</emphasis>: |
158 | At this point, you need to have source files for your | 158 | You need to have source files for your application. |
159 | application. | ||
160 | Once you have the files, you can use the Eclipse IDE | 159 | Once you have the files, you can use the Eclipse IDE |
161 | to import them and build the project. | 160 | to import them and build the project. |
162 | </para></listitem> | 161 | </para></listitem> |