View Full Version : KDE ECLIPSE best QT IDE
hi
I tried KDE-ECLIPSE plugins for ECLIPSE IDE , they are working very nice. And I can create and modify my UI using the Qt Designer directly from eclipse.
I invite all of Qt fun to try those plugins.
http://kde-eclipse.pwsp.net/
bye
anli
20th July 2006, 04:38
hi
I tried KDE-ECLIPSE plugins for ECLIPSE IDE , they are working very nice. And I can create and modify my UI using the Qt Designer directly from eclipse.
I invite all of Qt fun to try those plugins.
http://kde-eclipse.pwsp.net/
bye
Can you list some advantages in comparison with kdevelop 3.4 (3.3.91), if we say about QT4-applications?
hi anli
the advantages of KDE plugins for Eclipse IDE are :
1- It is running in all platforms (linux,windows,MacOs,...)
2- Very powrful debugger
3- Eclipse is the best IDE ever build (eclipse.org)
jacek
21st July 2006, 09:06
the advantages of KDE plugins for Eclipse IDE are : [...]
Does this mean that it doesn't support Qt4?
anli
21st July 2006, 10:34
hi anli
the advantages of KDE plugins for Eclipse IDE are :
1- It is running in all platforms (linux,windows,MacOs,...)
2- Very powrful debugger
3- Eclipse is the best IDE ever build (eclipse.org)
I know Eclipse's charms very well as it is my every day IDE for java development. I'm interested in advantages for *QT4* development. like:
- *.pro files managing
- QT "C++extensions" support,
- different help/api/html files access/search,
- codecompletion,
- and so on.
Does this mean that it doesn't support Qt4?
no it supports QT4
BeS
2nd August 2006, 21:47
Hello,
this looks really interesting. I have tried to install it but it didn't run.
I have copied all files from the first table at http://kde-eclipse.pwsp.net/index.php?filename=downloads.html into eclipse/plugins.
If i look at Help->About Eclipse SDK->Plugin Details i see only two kde plugins:
- org.kde.antlr2
- org.kde.designer
But where are the other plugins?
Also if i try File->New->Project there is nothing for C++ or Qt.
Does i have to do anything else beside copying the plugins into eclipse/plugins?
Thanks!
QiT
12th August 2006, 09:27
yes you need the CDT plugin for c++ integration in eclipse.
just choose the correct version described in the site.:D
mickey
17th August 2006, 19:56
hi,
could anyone tell me other examples of good KDE IDEs? Thanks
jlbrd
1st September 2006, 11:23
Good I don't know! but you can try QIde (http://qide.free.fr)
wysota
6th September 2006, 15:14
The best IDE with full support for KDE3 is KDevelop. It (among other things) has a variety of KDE project templates like kio_slaves, kicker applets, KDevelop plugins, DCOP servers, regular KDE applications, etc.
aMan
28th September 2006, 10:17
Maybe a stupid question, but where can i build a project?
When I change a file and click run it just runs the old binary..
Regards..
aMan..
sunil.thaha
28th September 2006, 10:22
How did you build it in the first place
aMan
28th September 2006, 10:35
I've made a new project and clicked run..
Then I've changed the QMainWindow into a QPushButton and after clicking run it still opens the QMainWindow..
It doesn't compile anything because I haven't included QPushButton yet and it doensn't throw any errors..
Regards..
aMan..
Powered by vBulletin® Version 4.2.5 Copyright © 2024 vBulletin Solutions Inc. All rights reserved.