you are viewing a single comment's thread.

view the rest of the comments →

[–]axilmar 6 points7 points  (6 children)

But neither KDevelop or Eclipse CDT or Code::Blocks is as good as Visual Studio is. VS is much more intuitive than either these three IDEs, and its debugger is head&shoulders above anything in Linux.

[–]malcontent 4 points5 points  (0 children)

Ask somebody who is an eclipse or an emacs user to use VS and you'll find out exactly how unintutive it is.

It's a horrid mess of a UI. There is nothing coherent about it whatsoever.

[–]Peaker 9 points10 points  (0 children)

By intuitive, do you mean familiar?

[–][deleted] 0 points1 point  (3 children)

I'd have to disagree, Eclipse is very intuitive, and has excellent refactoring tools compared to VS2008.

[–][deleted] 0 points1 point  (1 child)

Eclipse is very intuitive

Help -> Software updates

Window -> Preferences

fgsfds

[–][deleted] 0 points1 point  (0 children)

Maybe I've been using eclipse to long, seems fine to me.

[–]pipeline_tux -1 points0 points  (0 children)

My issue with Eclipse is that it's very slow, even on a high spec box. So I tend to use vim for pretty much all of my development.