summaryrefslogtreecommitdiffstats
path: root/documentation/sdk-manual
diff options
context:
space:
mode:
authorKristi Rifenbark <kristi@buzzcollectivemarketing.com>2018-04-18 16:41:39 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2018-05-24 17:17:55 +0100
commitce451add356771f41f5be5c55297696ee0e6367f (patch)
tree98e609aad89c4ebab7417418bd4dbda95e7dd8d8 /documentation/sdk-manual
parente4e99591800e0af33ef4ce7f701fa798e9757838 (diff)
downloadpoky-ce451add356771f41f5be5c55297696ee0e6367f.tar.gz
sdk-manual: Updated Eclipse Oxygen plugin instructions
(From yocto-docs rev: 860f852b0aa99c9c65175fe5fe5035ea0bd26d63) Signed-off-by: Kristi Rifenbark <kristi@buzzcollectivemarketing.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/sdk-manual')
-rw-r--r--documentation/sdk-manual/sdk-eclipse-project.xml11
1 files changed, 8 insertions, 3 deletions
diff --git a/documentation/sdk-manual/sdk-eclipse-project.xml b/documentation/sdk-manual/sdk-eclipse-project.xml
index 7abdded4be..d6b10cb636 100644
--- a/documentation/sdk-manual/sdk-eclipse-project.xml
+++ b/documentation/sdk-manual/sdk-eclipse-project.xml
@@ -182,7 +182,7 @@
182 release with the Yocto Project. 182 release with the Yocto Project.
183 For information on how to use the Neon version of Eclipse 183 For information on how to use the Neon version of Eclipse
184 with the Yocto Project, see 184 with the Yocto Project, see
185 "<link linkend='sdk-appendix-neon-yp-eclipse-plug-in'>Appendix D</link>. 185 "<link linkend='sdk-appendix-neon-yp-eclipse-plug-in'>Appendix D</link>".
186 </note> 186 </note>
187 </para> 187 </para>
188 188
@@ -328,7 +328,8 @@
328 </para></listitem> 328 </para></listitem>
329 <listitem><para> 329 <listitem><para>
330 Complete the installation by clicking through 330 Complete the installation by clicking through
331 appropriate "Next" and "Finish" buttons. 331 appropriate "Next" and "Finish" buttons and then
332 restart the Eclipse IDE.
332 </para></listitem> 333 </para></listitem>
333 </orderedlist> 334 </orderedlist>
334 </para> 335 </para>
@@ -814,7 +815,11 @@
814 display the source code, follow these steps: 815 display the source code, follow these steps:
815 <orderedlist> 816 <orderedlist>
816 <listitem><para> 817 <listitem><para>
817 Select "C Project" from the "File -> New" menu. 818 Select "C/C++ Project" from the "File -> New" menu.
819 </para></listitem>
820 <listitem><para>
821 Select "C Managed Build" from the available options and
822 click "Next".
818 </para></listitem> 823 </para></listitem>
819 <listitem><para> 824 <listitem><para>
820 Expand 825 Expand