How to install Codeblocks on ubuntu 11.04
Code::Blocks is a free open source C++ IDE . Code::Blocks can be extended with plugins. Any kind of functionality can be added by installing/coding a plugin.
Main features
Multiple compiler support:GCC(MingW/GNU GCC),MSVC++,Digital Mars, Borland C++ 5.5,Open Watcom.
Syntax highlighting
Code folding for C++ and XML files
Code completion,Class Browser,Smart indent
To-do list management with different users
Full breakpoints support