From 5ce8b42b5f0d37ccaff9cede8d743222d54dd58f Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Mon, 9 Apr 2018 13:03:02 -0700 Subject: sdk-manual: Updated heads for list on Eclipse development The list headings were not conforming to the capitalization rules for lists used in the YP manual set, which is significant words are capitalized in a bolded item of a bulletted or numbered list. (From yocto-docs rev: af60763b7daccb6af22b4761f6b8370ea1956714) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/sdk-manual/sdk-eclipse-project.xml | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) (limited to 'documentation/sdk-manual') 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 -- cgit v1.2.3-54-g00ecf