QT EClipse Integration
-
wrote on 1 Aug 2013, 08:56 last edited by
Hi,
Where i can get QT Eclipse Integration Package? It seems unavailable now a days.
How to Integrate Qt in Eclipse?
-
wrote on 1 Aug 2013, 09:00 last edited by
There is nothing like that.
-
wrote on 1 Aug 2013, 09:05 last edited by
I'm using "Qt C++ Eclipse Integration"-Version: 1.6.1
I want to update it. -
wrote on 1 Aug 2013, 09:07 last edited by
But there is no update for it. There is no plugin for the latest qt versions.
-
wrote on 1 Aug 2013, 10:43 last edited by
Will they not provide? But it comes with Digi's IDE.
-
wrote on 1 Aug 2013, 10:59 last edited by
As far as I know noone is further developing the eclipse plugin. I mean, we have the qt creator which is pretty good in my eyes.
-
wrote on 1 Aug 2013, 11:01 last edited by
But i'm using the ARM target. I compile for ARM from my Eclipse.
-
wrote on 1 Aug 2013, 12:02 last edited by
On qt creator you can also compile for ARM targets. Just set your toolchain, and qt version for your device, you can also deploy your app directly from qt creator to your device via ssh.
-
wrote on 1 Aug 2013, 12:15 last edited by
Hi thanks.
It will be really nice if i can compile and deploy on qt itself for ARM.
How to set the tool chain and use ssh? -
wrote on 1 Aug 2013, 12:32 last edited by
In Eclipse for QT,
Bin Path : /usr/local/DigiEL-5.6/x-tools/arm-cortex_a8-linux-gnueabi/bin
Include Path : /usr/local/DigiEL-5.6/x-tools/arm-cortex_a8-linux-gnueabi/arm-cortex_a8-linux-gnueabi/sys-root/usr/include
9/10