diff options
author | Scott Rifenbark <srifenbark@gmail.com> | 2018-06-14 10:16:09 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-06-15 11:26:47 +0100 |
commit | ad675cd6a6d25e5d9d1fd51df0cff3b40669b783 (patch) | |
tree | 06ee4ae2564e49d2b010d3343d3d8ccdf120a13f | |
parent | 190702642bd612cc481cf7b846b6b171e7905d9e (diff) | |
download | poky-ad675cd6a6d25e5d9d1fd51df0cff3b40669b783.tar.gz |
sdk-manual: Removed superfluous text from Step 5 of the flow.
(From yocto-docs rev: 3df35b5f313da7d2394c75ac6924f1add7f2af71)
Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-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> |