Simple makefile project for Yocto in Eclipse

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Simple makefile project for Yocto in Eclipse

2,327 Views
chris_f
Contributor V

Is there an easy way of starting a simple makefile project for Yocto in Eclipse? I only have options for Autotools and CMake and I don't want to use either.

Labels (2)
Tags (1)
0 Kudos
4 Replies

1,204 Views
marius_grigoras
NXP Employee
NXP Employee

Hi,

There is ADT project [1].

Regards,

Marius

[1] Eclipse IDE Plug-in | Yocto Project 

1,204 Views
chris_f
Contributor V

Thanks Marius. I may have done something wrong but I can't see the ADT. When I "work with" Yocto - http://downloads.yoctoproject.org/releases/eclipse-plugin/2.2.0/neon I only have the option to install the Yocto Project SDK Plug-in which I already have.

Screenshot from 2017-04-12 18-23-44.png

I've managed to use the GNU ARM Eclipse plugin to build using my Yocto SDK so I'm up and running with an Eclipse managed makefile project. Hopefully setting up deployment and debugging will be fairly simple too.

0 Kudos

1,204 Views
igorpadykov
NXP Employee
NXP Employee
0 Kudos

1,204 Views
chris_f
Contributor V

The problem is that I'm using the latest version of Eclipse (Neon). Yocto only has plugins for Neon for versions >2.2 and IIRC I'm using Yocto 2.0.1.

The plugin for Yocto 2.2 works fine in that I can build projects but there's no sign of the ADT support.

I'll see how I get on with the GNU Arm Eclipse plugin approach and if that's no good, get an older copy of eclipse.