Plugins (1000)


Training and Consulting (67)


Eclipse Summit Europe 2009


EPIC Poll

What is your favourite developer portal?

[ Results | Polls ]

Votes: 598
Comments: 0

EPIC has moved! The content of this site has been frozen and placed in a Read-Only State. Check out our new Eclipse Marketplace site. Logins to this site have been disabled.


Category: Plugin Directory / IDE / Qt C++

This listing has moved and is Out of Date. Please view the most up to date listing here:
http://marketplace.eclipse.org/content/qt-c

Featured Member Plugin Qt C++ 
Rate this plugin | Report broken link | Details | Comments (6)

Rating: 7.3 (17 Votes) | hits: 0
Qt C++

Version: 1.0.0
Support Eclipse Version: 3.2
License: Other
Development Status: Production/Stable
Company: Trolltech ASA
Plugin home pageHome Page
Plugin SupportPlugin Support
Discussion ForumsDiscussion Forum
Buy Now

The Qt Eclipse Integration allows programmers to create, build, debug and run Qt applications from within the Eclipse IDE.
Added on: 11-Oct-2007




Last 6 Comments


User: AnonymousRating: 52009-10-21 02:19:25
I have some problem, with QT plugin. With the pure QT code it's working really fine, but when I want add external libs and include path to the project, then problems start. When the qmake generates the standard c++ code then the libs and the paths are loosing, so the generated Makefile is false. If I modify the Makefile by hand, then I can compile fine, but with the generated Makefile I can not do this. So 5...


User: AnonymousRating: 62008-10-28 15:24:03
May be I missed something...but I had difficulties programming with this plugin "not-pure-QT" application. I use QT along with BOOST, UnixODBC and Interbase API libraries. The plugin didn't allow to easily add more libraries and include files to the project. So, I think for pure-QT project it's great. But in more general case - it gives only some simplification: designing forms right in Eclipse.


User: AnonymousRating: 92008-08-05 18:40:22
I give it 9 -- because I can't compile debug application , and can't change working set to release :(. All other features work, and work pretty well. Awesome !!! Everyone who is used to work with IDE, and likes QT should try this.


User: AnonymousRating: 92008-05-22 13:09:03
Excelent Plugin! I think the exemples could be better...


User: AnonymousRating: 92008-04-23 19:53:25
If you have ever tried to use the Qt tool kit with out an IDE then this little plug in will be appreciated. It centralizes all of the Qt tools into the eclipse environment. It also makes it so you don't have to worry about the format of the .pro files that Qt uses in its make process. It is not really all that intuitive to use but that could simply be because I am new to eclipse. The included help files are really helpful and not too hard to file. Expect to not always understand what should be done when reading the help files but it is way better than having nothing. If you have never used Qt before then this tool will help you start. Qt makes it possible to make OS independent GUIs in the c++ language. Qt also has many extra libraries like for handling strings and other things like XML. You don't have to buy this plug-in it can be downloaded from Trolltechs web site for free. (www.trolltech.com)


User: AnonymousRating: 12007-11-28 12:44:59
What is QT and why would I but it?