summaryrefslogtreecommitdiffstats
path: root/documentation/adt-manual
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-03-08 12:07:42 -0800
commitbc4b4a9e584dcce1c3f2f88d9119ce57c7432194 (patch)
tree9169061fe45c57b186e6b18e61165ac8d1745c92 /documentation/adt-manual
parent855b56cc6597aaa0cb4d127a41b018887769d500 (diff)
downloadast2050-yocto-poky-bc4b4a9e584dcce1c3f2f88d9119ce57c7432194.zip
ast2050-yocto-poky-bc4b4a9e584dcce1c3f2f88d9119ce57c7432194.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: 10142812f55bce849b31c38337b0a731d71d2ba0) 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.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 68f4940..baba2b4 100644
--- a/documentation/adt-manual/adt-eclipse.xml
+++ b/documentation/adt-manual/adt-eclipse.xml
@@ -515,8 +515,8 @@
<title>Deploying and Debugging the Application</title>
<para>
- Once the QEMU emulator is running the image, you can deploy your application and use the emulator
- to perform debugging.
+ Once the QEMU emulator is running the image, using the Eclipse IDE
+ you can deploy your application and use the emulator to perform debugging.
Follow these steps to deploy the application.
<orderedlist>
<listitem><para>Select <filename>Run -&gt; Debug Configurations...</filename></para></listitem>
@@ -556,7 +556,7 @@
your development experience.
These tools are aids in developing and debugging applications and images.
You can run these user-space tools from within the Eclipse IDE through the
- <filename>Window -&gt; YoctoTools</filename> menu.
+ <filename>YoctoTools</filename> menu.
</para>
<para>
OpenPOWER on IntegriCloud