summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 68f4940815..baba2b469e 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>