dev-manual: Added note about Project names in Eclipse.

Fixes [YOCTO #5814]

I placed a brief note in the section where it talks about adding
a project to an Eclipse project that states you can't use special
characters in the project name.

(From yocto-docs rev: a03b5849394a6ca3a787b444d95fa49b9db36dd5)

Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Scott Rifenbark 2014-02-20 13:31:55 -06:00 committed by Richard Purdie
parent 5e2d6a3965
commit 57c0dd6017
1 changed files with 5 additions and 0 deletions

View File

@ -1116,6 +1116,11 @@
terminal window, see the section
"<ulink url='&YOCTO_DOCS_ADT_URL;#using-the-command-line'>Using the Command Line</ulink>"
in the Yocto Project Application Developer's Guide.
<note>
Do not use special characters in project names
(e.g. spaces, underscores, etc.). Doing so can
cause configuration to fail.
</note>
</para>
<para>