Saturday, May 9, 2009

What is good C++ IDE in the Linux environment that comes close to matching Visual Studio ?

I am Windows guy, who is working in the linux environment. as my colleague commented "under duress" not true though, I love linux but am really used to the convenience of Visual Studio.

What is good C++ IDE in the Linux environment that comes close to matching Visual Studio ?
Recently, Sun Microsystems released its Sun Studio 11


tools on Linux. The tools include IDE (compiler,


debugger, editor) and also a performance analysis tool.





The tools are free, although Sun charges for support.





They can be downloaded from reference #1.
Reply:If you are using KDE in Linux, then a good development environment is KDevelop. However, if you want a generic development IDE that is cross-platform, I might also suggest Code::Blocks. Links to both can be found below.


No comments:

Post a Comment