diff --git a/documentation/adt-manual/adt-eclipse.xml b/documentation/adt-manual/adt-eclipse.xml index 830bad491a..759ce8f5e4 100644 --- a/documentation/adt-manual/adt-eclipse.xml +++ b/documentation/adt-manual/adt-eclipse.xml @@ -166,7 +166,8 @@ What is shown is the default projects in the left pane. I should be able to right-click on one of these and run as an Eclipse application to - bring up the Eclipse instance again with the Eclipse Yocto Plug-in working. + bring up the Eclipse instance again with the Eclipse Yocto Plug-in working. + This brings up a second instance of Eclipse IDE that has the Yocto Plug-in. @@ -387,6 +388,12 @@
Starting QEMU in User Space NFS Mode + + WRITER'S NOTE: I might need to make sure the target sysroot is pointing to qemux86-sato + at this point. + I am not sure it really inherits it from the Eclipse IDE settings. + + To start the QEMU emulator from within Eclipse, follow these steps: @@ -394,8 +401,8 @@ Configurations... menu. Your image should appear as a selectable menu item. - Select your image from the menu. - Doing so launches a new window. + Select your image in the navigation pane to launch the + emulator in a new window. Enter your host root password in the shell window at the prompt. This sets up a Tap 0 connection needed for running in user-space NFS mode.