diff --git a/documentation/sdk-manual/sdk-appendix-neon.xml b/documentation/sdk-manual/sdk-appendix-neon.xml index 3ccbbead9c..f7baa61c5b 100644 --- a/documentation/sdk-manual/sdk-appendix-neon.xml +++ b/documentation/sdk-manual/sdk-appendix-neon.xml @@ -640,7 +640,8 @@ You can override these settings for a given project by following these steps: - Select "Yocto Project Settings" from + + Select "Yocto Project Settings" from the "Project -> Properties" menu. This selection brings up the Yocto Project Settings Dialog and allows you to make changes specific to an @@ -653,22 +654,19 @@ The Yocto Project Settings Dialog allows you to override those default settings for a given project. - Make or verify your configurations for the - project and click "OK". + + Make or verify your configurations for the project and + click "OK". - Right-click in the navigation pane and - select "Reconfigure Project" from the pop-up menu. + + Right-click in the navigation pane and select + "Reconfigure Project" from the pop-up menu. This selection reconfigures the project by running - autogen.sh in the workspace for - your project. - The script also runs libtoolize, - aclocal, - autoconf, - autoheader, - automake --a, and - ./configure. - Click on the "Console" tab beneath your source code to - see the results of reconfiguring your project. + Autotools GNU utility programs + such as Autoconf, Automake, and so forth in the + workspace for your project. + Click on the "Console" tab beneath your source code + to see the results of reconfiguring your project.