summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
authorScott Rifenbark <srifenbark@gmail.com>2018-06-14 10:16:09 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2018-06-28 09:23:04 +0100
commitf535f16c2b721f1788f20e1d5a59fb30d88a38e6 (patch)
tree305b2047f64d9cdf6983d33ee2eb2c4742cdf172 /documentation
parentd4fa6e28ab5ae4de178efa9c3fd5b0cb8d6d4370 (diff)
downloadpoky-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.xml3
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>