Best c++ editors?

Pages: 12
Jan 4, 2011 at 9:43am
I use Vim. Fairly easy to learn and use.
Jan 4, 2011 at 5:42pm
For simple things I use JEdit and CodeBlocks. For larger ones Eclipse.


(Eclipse is) ... horribly horribly slow.


LOL. You must be using one of those dinosaur era computers...
Eclipse is quite fast for what it offers. I find it slow only on startup - it requires that ~10 seconds to cold boot. Then I never wait for Eclipse. I wait for the underlying C++ compiler though... Pity that the Java support in Eclipse is far better - it compiles code in background so that the project launches instantaneously.
Last edited on Jan 4, 2011 at 5:43pm
Jan 6, 2011 at 6:36am
gvim is nice... it has a gui... so no shell needed... but shell vim is also nice too... doesn't really matter...

use vim though extremely powerful
Jan 9, 2011 at 8:45am
what about windriver ?
Jan 9, 2011 at 2:40pm
WinDriver is a driver development tool; you could edit code using it, I expect, but it seems overkill just to alter text files, which ultimately is all the OP is in need of.
Jan 10, 2011 at 9:41am
WinDriver is a driver development tool; you could edit code using it, I expect, but it seems overkill just to alter text files, which ultimately is all the OP is in need of.


Hi Moschops are you a device driver developer ? When I first graduate from Uni, my ideal first job is to do device driver but the vacancies are too scarce in my country except for Creative which never take me in unfortunately.

Now 13 years later once a while I long to do device driver development which until today I don't have any software development in this niche arena :(
Last edited on Jan 10, 2011 at 9:42am
Jan 10, 2011 at 9:41pm
sounds like another IDE/Editor war.

Topic archived. No new replies allowed.
Pages: 12