diff --git a/documentation/sdk-manual/sdk-eclipse-project.xml b/documentation/sdk-manual/sdk-eclipse-project.xml
index 719dc4d584..9571127604 100644
--- a/documentation/sdk-manual/sdk-eclipse-project.xml
+++ b/documentation/sdk-manual/sdk-eclipse-project.xml
@@ -31,7 +31,7 @@
- Prepare the host system for the Yocto
+ Prepare the Host System for the Yocto
Project:
See
"Supported Linux Distributions"
@@ -43,7 +43,7 @@
xterm package installed.
- Secure the Yocto Project kernel target
+ Secure the Yocto Project Kernel Target
image:
You must have a target kernel image that has been built
using the OpenEmbedded build system.
@@ -91,8 +91,8 @@
section.
- Secure the target root filesystem
- and the Cross-development toolchain:
+ Secure the Target Root Filesystem
+ and the Cross-Development Toolchain:
You need to find and download the appropriate root
filesystem and the cross-development toolchain.
You can find the tarballs for the root filesystem
@@ -123,7 +123,7 @@
- Create and build your application:
+ Create and Build Your Application:
At this point, you need to have source files for your
application.
Once you have the files, you can use the Eclipse IDE
@@ -132,8 +132,7 @@
cross-development tools you have installed to create
the image.
- Deploy the image with the
- application:
+ Deploy the Image With the Application:
Using the Eclipse IDE, you can deploy your image to the
hardware or to QEMU through the project's preferences.
You can also use Eclipse to load and test your image
@@ -144,7 +143,7 @@
for information on using QEMU.
- Test and debug the application:
+ Test and Debug the Application:
Once your application is deployed, you need to test it.
Within the Eclipse IDE, you can use the debugging
environment along with supported performance enhancing