diff --git a/documentation/dev-manual/dev-manual-model.xml b/documentation/dev-manual/dev-manual-model.xml index 05bf5f84bf..6f44fe70c5 100644 --- a/documentation/dev-manual/dev-manual-model.xml +++ b/documentation/dev-manual/dev-manual-model.xml @@ -1129,7 +1129,7 @@ To create a project based on a Yocto template and then display the source code, follow these steps: - Select File -> New -> Project. + Select "Project" from the "File -> New" menu. Double click CC++. Double click C Project to create the project. Expand Yocto Project ADT Project. @@ -1137,11 +1137,11 @@ This is an Autotools-based project based on a Yocto template. Put a name in the Project name: field. Do not use hyphens as part of the name. - Click Next. + Click "Next". Add information in the Author and Copyright notice fields. Be sure the License field is correct. - Click Finish. + Click "Finish". If the "open perspective" prompt appears, click "Yes" so that you in the C/C++ perspective. The left-hand navigation pane shows your project.