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 @@
release with the Yocto Project.
For information on how to use the Neon version of Eclipse
with the Yocto Project, see
- "Appendix D.
+ "Appendix D".
@@ -328,7 +328,8 @@
Complete the installation by clicking through
- appropriate "Next" and "Finish" buttons.
+ appropriate "Next" and "Finish" buttons and then
+ restart the Eclipse IDE.
@@ -814,7 +815,11 @@
display the source code, follow these steps:
- Select "C Project" from the "File -> New" menu.
+ Select "C/C++ Project" from the "File -> New" menu.
+
+
+ Select "C Managed Build" from the available options and
+ click "Next".
Expand