summaryrefslogtreecommitdiffstats
path: root/documentation/adt-manual
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2012-06-22 09:46:25 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-06-25 14:57:17 +0100
commit13ae887e4da5711fc10908312798730258ad5db4 (patch)
tree398547b1f76b7cf04a1b8e3cb4532076c9a0cebd /documentation/adt-manual
parent9234b282aaef38c926348d3a08829b0f56c2e538 (diff)
downloadpoky-13ae887e4da5711fc10908312798730258ad5db4.tar.gz
documentation/adt-manual/adt-eclipse.xml: Updated Yocto ADT Project item
The selection "Yocto ADT Project" has changed to "Yocto Project ADT Project." (From yocto-docs rev: aa61cd4f93e08373ef430926c008da9f28f72ff8) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/adt-manual')
-rw-r--r--documentation/adt-manual/adt-eclipse.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/adt-manual/adt-eclipse.xml b/documentation/adt-manual/adt-eclipse.xml
index c8541409c3..31a61b8ac2 100644
--- a/documentation/adt-manual/adt-eclipse.xml
+++ b/documentation/adt-manual/adt-eclipse.xml
@@ -431,7 +431,7 @@
431 <listitem><para>Select <filename>File -&gt; New -&gt; Project</filename>.</para></listitem> 431 <listitem><para>Select <filename>File -&gt; New -&gt; Project</filename>.</para></listitem>
432 <listitem><para>Double click <filename>CC++</filename>.</para></listitem> 432 <listitem><para>Double click <filename>CC++</filename>.</para></listitem>
433 <listitem><para>Double click <filename>C Project</filename> to create the project.</para></listitem> 433 <listitem><para>Double click <filename>C Project</filename> to create the project.</para></listitem>
434 <listitem><para>Expand <filename>Yocto ADT Project</filename>.</para></listitem> 434 <listitem><para>Expand <filename>Yocto Project ADT Project</filename>.</para></listitem>
435 <listitem><para>Select <filename>Hello World ANSI C Autotools Project</filename>. 435 <listitem><para>Select <filename>Hello World ANSI C Autotools Project</filename>.
436 This is an Autotools-based project based on a Yocto Project template.</para></listitem> 436 This is an Autotools-based project based on a Yocto Project template.</para></listitem>
437 <listitem><para>Put a name in the <filename>Project name:</filename> field. 437 <listitem><para>Put a name in the <filename>Project name:</filename> field.