Configuring the Eclipse IDE (Juno 4.2)

Before installing and configuring the Eclipse Yocto Plug-in, you need to configure the juno 4.2 Eclipse IDE. Follow these general steps:

  1. Start the Eclipse IDE.
  2. Make sure you are in your Workbench and select "Install New Software" from the "Help" pull-down menu.
  3. Select “Juno - http://download.eclipse.org/releases/juno” from the "Work with:" pull-down menu.
  4. Expand the box next to "Linux Tools" and select the "LTTng - Linux Tracing Toolkit" boxes.
  5. Expand the box next to "Mobile and Device Development" and select the following boxes as shown in Figure below:
  6. Expand the box next to “Programming Languages” and select the “Autotools Support for CDT” and “C/C++ Development Tools” boxes as shown in figure below.



  7. Complete the installation and restart the Eclipse IDE.


Installing Yocto plugin for Eclipse

To install the Eclipse Yocto Plug-in from the update site, follow these steps:
  1. Start the Eclipse IDE.
  2. In Eclipse, select “install New Software” from the “Help” menu.
  3. Click “Add…” in the “Work with:” area.
  4. Enter the following URL in the URL field and provide a meaning name in the “Name” field http://downloads.yoctoproject.org/releases/eclipse-plugin/1.3
  5. Click “OK” to have the entry added to the “Work with:” drop-down list.
  6. Select the entry for the plug-in from the “Work with:” drop-down list.
  7. Check the box next to “Development tools and SDKs for Yocto Linux”.
  8. You will get a security warning similar to the following. Please accept and complete the remaining software installation steps.
  9. 
        “You are installing software that contains unsigned content. The authenticity or validity 
        of this software cannot be established. Do you want to continue with the installation ?”
      
  10. Restart the Eclipse IDE to finish the installation of the plug-in.