The QT's Eclipse——integration plugin has been invalid.
Is there any method that we can just build a project involved QT within the Eclipse CDT?
Like , I got the QT's library and header files and the moc , then if I just design the GUI with code , I can directly debug and compile the QT project in the Eclipse CDT .
Is there any solution ? I see the NetBeans can do this ,but it seems just support to QT4 but not to QT5
thanks .