Best C++ IDE for *nix [closed]

On Ubuntu, some the IDEs that are available in the repositories are: Kdevelop Geany Anjuta There is also: Eclipse (Recommended you don’t install from repositories, due to issues with file/folder permissions) Code::blocks And of course, everyone’s favourite text-based editors: vi/vim emacs Its true that vim and emacs are very powerful tools, but the learning curve … Read more