From f235bb4e66e8ed6829b17eb78f01cab1b47fcba7 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Wed, 10 Apr 2013 13:26:39 -0700 Subject: dev-manual: Edits to "Creating the Project" section. (From yocto-docs rev: 89ab8e345316bb76263e250491e2879d02f1c857) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/dev-manual/dev-manual-model.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'documentation/dev-manual/dev-manual-model.xml') 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. -- cgit v1.2.3-54-g00ecf