hay guise, i love eclipse for coding java, but their c/c++ version (CDT) is fucking awful
wats the best c++ IDE?
Name:
Anonymous2008-09-05 15:22
>>1
The problem is C++ is undecidable, so having a C++ editor with the features of say emacs with swank/slime for lisp is a very hard problem to solve.
This means you're somewhat on your own. I've heard lots of good things about code::blocks, and I have good personal experience with Geany. Of course, I also use emacs with bsd-style indentation.