summaryrefslogtreecommitdiffstats
path: root/documentation/sdk-manual
diff options
context:
space:
mode:
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