diff options
Diffstat (limited to 'documentation')
| -rw-r--r-- | documentation/dev-manual/dev-manual-model.xml | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/documentation/dev-manual/dev-manual-model.xml b/documentation/dev-manual/dev-manual-model.xml index a3e61cb6c2..a82d998ff4 100644 --- a/documentation/dev-manual/dev-manual-model.xml +++ b/documentation/dev-manual/dev-manual-model.xml | |||
| @@ -1470,7 +1470,14 @@ | |||
| 1470 | the "Clone from Yocto Git Repository" box, which | 1470 | the "Clone from Yocto Git Repository" box, which |
| 1471 | would execute a <filename>git clone</filename> | 1471 | would execute a <filename>git clone</filename> |
| 1472 | command to get the project's Metadata files. | 1472 | command to get the project's Metadata files. |
| 1473 | </para></listitem> | 1473 | <note> |
| 1474 | Do not specify your Eclipse workspace as your | ||
| 1475 | Bitbake Commander project location. | ||
| 1476 | Doing so causes an error indicating that the | ||
| 1477 | current project overlaps the location of | ||
| 1478 | another project. | ||
| 1479 | This error occurs even if no such project exits. | ||
| 1480 | </note></para></listitem> | ||
| 1474 | <listitem><para>Select <filename>Finish</filename> to | 1481 | <listitem><para>Select <filename>Finish</filename> to |
| 1475 | create the project.</para></listitem> | 1482 | create the project.</para></listitem> |
| 1476 | </orderedlist> | 1483 | </orderedlist> |
