User Tools

Site Tools


qt:eclipse_qt_integration_for_c

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
qt:eclipse_qt_integration_for_c [2011/04/07 14:28] mithatqt:eclipse_qt_integration_for_c [2011/04/07 18:46] (current) mithat
Line 31: Line 31:
       * There's way too much going on in a perspective       * There's way too much going on in a perspective
       * It's easy to change/break a perspective       * It's easy to change/break a perspective
-  * The integrated Qt Designer has usability issues. You can set the IDE to use the "System editor" for a file, but then it doesn't detect changes. +  * The integrated Qt Designer has usability issues. You can set the IDE to use the "System editor" for a file, but then it doesn't detect changes. Re-running Qmake (or possibly some other build-oriented directive) gets the changes. 
-  * The debugger stops at at ''QApplication a(argc, argv);''A break on new thread issue?+  * The debugger stops at at ''QApplication a(argc, argv);'' A break on new thread issue? 
 +  * You need to manually switch back to your editing perspective after debugging. 
 +  * PyDev is totally WTF.
  
 +===== Thoughts =====
 +If one or more of the problems above is solved (e.g., getting the debugger to stop breaking unless you explicitly add breakpoints) it may be an alternative. But given PyDev's bewilderification, probably not.
qt/eclipse_qt_integration_for_c.1302186481.txt.gz · Last modified: 2011/04/07 14:28 by mithat

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki