I've never found Eclipse usable for C++. For Java, its almost unmatched IMO.
And I hate to admit this, but if I'm on Windows, more often than not I'll use Visual Studio. It's actually a really nice IDE. On other platforms, I'll usually end up using a text editor (TextMate on the Mac, vim on Linux). Recently I've been doing a lot of Qt programming and have been using QtCreator (free IDE comes with Qt). I've started to like it a lot, but I haven't tried it for anything not Qt-based. Wes On Wed, Mar 3, 2010 at 6:50 PM, Rob Sherwood <[email protected]> wrote: > [Boo! This list isn't dead... no really... ] > > Quick survey: what are people using for c++ IDE's these days? More > specifically, if you're using eclipse, what plugsins are you using? > I'm finding the default C++ stuff a bit unintuitive ... but that's > probably because I'm used to vi and still find vim's features a bit > new fangled :-) > > > - Rob > . >
