

It comes with a bit of a learning curve, but it’s well worth the effort in my opinion.

So if you are looking for a C/C++ IDE on Linux (or Windows for that matter), I can highly recommend giving Eclipse CDT a try. Personally, I use Eclipse CDT for all my C and C++ software development projects on Linux.

However, Eclipse combined with the full-featured CDT plugin, transforms Eclipse into an IDE perfectly suited for C and C++ software development. Most developers associate the Eclipse IDE with Java development. The open source Eclipse IDE offers a powerful and extensible integrated development environment for software developers. Furthermore, I’ll teach you how to setup a workspace for C and C++ development, including the creation of a basic Hello World project in C. In this article I’ll show you how to install the Eclipse IDE with CDT plugin on your Linux system. Eclipse combined with the full-featured CDT plugin, transforms Eclipse into an IDE perfectly geared towards C and C++ software development. Looking for a C/C++ IDE on Linux? I can highly recommend giving Eclipse CDT a try.
