summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2012-01-20 09:29:27 -0600
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-01-30 16:06:01 +0000
commitaa72ed0b23a87671e24830cdfc36d6c2507c9077 (patch)
tree365ddff2888de6b687bdfaed8c9ef8cc51d8f4bb /documentation
parente0a2bbd2a486aa3c2320f2c7753d06519396b420 (diff)
downloadpoky-aa72ed0b23a87671e24830cdfc36d6c2507c9077.tar.gz
documentation/adt-manual/adt-eclipse.xml: Fixed yoctotools reference
The menu for the YoctoTools in Eclipse moved from underneath "Windows" to the top level. I fixed the reference to reflect that change in the GUI. (From yocto-docs rev: 89830569107200f89d78e0b32b98429a947abe36) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
-rw-r--r--documentation/adt-manual/adt-eclipse.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/documentation/adt-manual/adt-eclipse.xml b/documentation/adt-manual/adt-eclipse.xml
index 2beca32b77..95d71c4c93 100644
--- a/documentation/adt-manual/adt-eclipse.xml
+++ b/documentation/adt-manual/adt-eclipse.xml
@@ -515,8 +515,8 @@
515<title>Deploying and Debugging the Application</title> 515<title>Deploying and Debugging the Application</title>
516 516
517 <para> 517 <para>
518 Once the QEMU emulator is running the image, you can deploy your application and use the emulator 518 Once the QEMU emulator is running the image, using the Eclipse IDE
519 to perform debugging. 519 you can deploy your application and use the emulator to perform debugging.
520 Follow these steps to deploy the application. 520 Follow these steps to deploy the application.
521 <orderedlist> 521 <orderedlist>
522 <listitem><para>Select <filename>Run -&gt; Debug Configurations...</filename></para></listitem> 522 <listitem><para>Select <filename>Run -&gt; Debug Configurations...</filename></para></listitem>
@@ -556,7 +556,7 @@
556 your development experience. 556 your development experience.
557 These tools are aids in developing and debugging applications and images. 557 These tools are aids in developing and debugging applications and images.
558 You can run these user-space tools from within the Eclipse IDE through the 558 You can run these user-space tools from within the Eclipse IDE through the
559 <filename>Window -&gt; YoctoTools</filename> menu. 559 <filename>YoctoTools</filename> menu.
560 </para> 560 </para>
561 561
562 <para> 562 <para>