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 @@
Deploying and Debugging the Application
- 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.
Select Run -> Debug Configurations...
@@ -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
- Window -> YoctoTools menu.
+ YoctoTools menu.