1. Eclipse/ EasyEclipse
- Eclipse CDT
Your favorite IDE with a C/C++ development toolkit - EasyEclipse C/C++
A nice Eclipse based IDE tailor-made for C/C++ (highly recommended)
2. NetBeans with C/C++ plugin
- Netbeans C/C++ development pack
A nice addon pack to the super powerful Netbeans environment. Tough to choose between this and eclipse. Similar features but a little more welcoming than eclipse...;)
3. kdevelop/kate
- KDevelop
A nice light-weight development IDE that supports tonnes of formats. - Kate
More like a generic multi document editor with a nice and clean interface. Highly recommended if you are coding small snippets and not full blown projects.
Other noteworthy mentions:
- Vi (geekworlds favorite editor)
- Anjuta C/C++ (nice IDE developed by a fellow Indian)
- Scintilla
- Emacs (text editor)
Feel free to send in your favorite IDE and I'll add them to this list.
1 comment:
Codeblocks...
Post a Comment