diff --git a/documentation/sdk-manual/sdk-appendix-neon.xml b/documentation/sdk-manual/sdk-appendix-neon.xml index 118719d7f3..3ccbbead9c 100644 --- a/documentation/sdk-manual/sdk-appendix-neon.xml +++ b/documentation/sdk-manual/sdk-appendix-neon.xml @@ -592,31 +592,37 @@ To create a project based on a Yocto template and then display the source code, follow these steps: - Select "C Project" from the "File -> New" menu. + + Select "C Project" from the "File -> New" menu. - Expand Yocto Project SDK Autotools Project. + + Expand "Yocto Project SDK Autotools Project". - Select Hello World ANSI C Autotools Projects. + + Select "Hello World ANSI C Autotools Projects". This is an Autotools-based project based on a Yocto template. - Put a name in the Project name: - field. + + Put a name in the "Project name:" field. Do not use hyphens as part of the name - (e.g. hello). + (e.g. "hello"). - Click "Next". + + Click "Next". - Add appropriate information in the various - fields. + + Add appropriate information in the various fields. - Click "Finish". + + Click "Finish". - If the "open perspective" prompt appears, + + If the "open perspective" prompt appears, click "Yes" so that you are in the C/C++ perspective. - The left-hand navigation pane shows your - project. + + The left-hand navigation pane shows your project. You can display your source by double clicking the project's source file. diff --git a/documentation/sdk-manual/sdk-eclipse-project.xml b/documentation/sdk-manual/sdk-eclipse-project.xml index 3c330f3366..98e1363911 100644 --- a/documentation/sdk-manual/sdk-eclipse-project.xml +++ b/documentation/sdk-manual/sdk-eclipse-project.xml @@ -879,7 +879,7 @@ Put a name in the "Project name:" field. Do not use hyphens as part of the name - (e.g. hello). + (e.g. "hello"). Click "Next".