7.1. The Various Available Alternatives
KDevelop
- KDevelop is an integrated develpment environment for the KDE desktop.
- It supports development in C and C++ and in many other languages.
Eclipse
- Eclipse is an IDE written in Java, and very suitable and popular for Java development.
- Its CDT (C/C++ Development Tools) provides an environment for C/C++ programming.
Anjuta
- Anjuta is a C and C++ IDE for the GNOME desktop.
- It may still be less powerful than the other two.