The <filename>Yocto Project Settings</filename>
Dialog allows you to override those default settings
for a given project.</para></listitem>
- <listitem><para>Make your configurations for the project and click "OK".</para></listitem>
+ <listitem><para>Make your configurations for the project and click "OK".
+ If you are runing the Juno version of Eclipse, you can skip down to the next
+ section where you build the project.
+ If you are not working with Juno, you need to reconfigure the project as
+ described in the next step.</para></listitem>
<listitem><para>Select <filename>Project -> Reconfigure Project</filename>:
This selection reconfigures the project by running
<filename>autogen.sh</filename> in the workspace for your project.
<title>Building the Project</title>
<para>
- To build the project, select <filename>Project -> Build Project</filename>.
+ To build the project in Juno, right click on the project in the navigator pane and select
+ <filename>Build Project</filename>.
+ If you are not running Juno, select <filename>Project -> Build Project</filename>.
The console should update and you can note the cross-compiler you are using.
</para>
</section>