What IDE/Editors do you use to code under Linux?
category: general [glöplog]
Quote:
Anyone using Eclipse CDT?
I've written some plugins for it as part of my job but I'm not using it myself, I prefer vim :-)
I'm using Eclipse Europa + CDT under linux+win32.. still a bit buggy on linux but seems to be the first viable automated multi-platform builder/tool - I'm running the same projects on linux/windows with only minimal differences in project configuration..
emacs, SciTE
codeblocks and ultimate++ sucks
Eclipse Europa + CDT
it sucks so hard tho... 200 mb of ram hunger is nothing normal for a god damn IDE, I should try Anjuta soon.
it sucks so hard tho... 200 mb of ram hunger is nothing normal for a god damn IDE, I should try Anjuta soon.
Emacs and vi.
Eclipse FTW.
No one mentioned Anjuta?
VIM 7 with Special Config :D
btw Emacs sucks
btw Emacs sucks
no, vim sucks, emacs owns.
. o O ( ah! finally a fresh and useful discussion to pursue on pouet! )
. o O ( ah! finally a fresh and useful discussion to pursue on pouet! )
vim (especially for remote stuff) and kwrite
yeah, i know, those are editors, not IDEs. But I want my tools simple fast and elegant. Most IDEs are the exact opposite.
yeah, i know, those are editors, not IDEs. But I want my tools simple fast and elegant. Most IDEs are the exact opposite.
the trash-heap of features these IDEs boast only illustrates how much of a pain in the ass C++ is to code in.
moT: try kate instead of kwrite. Almost the same thing except that you can have multiple files open at the same time with it.
<useless information>
digisnap/matrix is one of the kwrite authors. jsyk.
</useless information>
digisnap/matrix is one of the kwrite authors. jsyk.
</useless information>
Having tried most of the IDEs for Linux I can say that KDevelop looks like the best one. Codeblocks is too immature under Linux, and Eclipse/CDT is just bad (Eclipse is for Java-developers and apparently that thinking went into the C++ plugin as well).
It's been a couple of years but when I messed with c and ncurses I used Emacs in textmode.