From aa72ed0b23a87671e24830cdfc36d6c2507c9077 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Fri, 20 Jan 2012 09:29:27 -0600 Subject: [PATCH] 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 Signed-off-by: Richard Purdie --- documentation/adt-manual/adt-eclipse.xml | 6 +++--- 1 file 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 @@ 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.