Simple makefile project for Yocto in Eclipse

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Simple makefile project for Yocto in Eclipse

3,845件の閲覧回数
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.

ラベル(2)
タグ(1)
0 件の賞賛
返信
4 返答(返信)

2,722件の閲覧回数
marius_grigoras
NXP Employee
NXP Employee

Hi,

There is ADT project [1].

Regards,

Marius

[1] Eclipse IDE Plug-in | Yocto Project 

2,722件の閲覧回数
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 件の賞賛
返信

2,722件の閲覧回数
igorpadykov
NXP Employee
NXP Employee
0 件の賞賛
返信

2,722件の閲覧回数
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.