PDA

View Full Version : IDE for C++


krypto_wizard
March 7th, 2006, 01:19 PM
I started a new job and they use C++ on windows using either MS Visual C++ or Borland Developer Studio.

Is there any Ubuntu equivalent good IDE with debugger ? Please advise.

thanks

sapo
March 7th, 2006, 01:21 PM
I m new to it and i m using Anjuta, cause its the only one a know :mrgreen:

sudo apt-get install anjuta

and try it out?

Adrian
March 7th, 2006, 01:33 PM
I'm using kdevelop (http://www.kdevelop.org/) and I like it more than any other C++ IDE that I've tried.

It also works fine in Gnome, even though it's a KDE application. Anjuta is a nice IDE too.

Lord Illidan
March 7th, 2006, 01:39 PM
I also use Anjuta. Great IDE.