anjuta is an IDE for C++ programming

Installation

Through the Synaptic Package Manager:

  1. Install the autoconf, libtool, automake and libgtk2.0-dev packages. The dependencies are not solved automatically - install these packages first or you will be warned and will have to install them later.
  2. Install anjuta.

Usage

anjuta creates projects in ~/Projects/.

Then you can type in or import existing code, add files from the projects /src directory, and press F11 to compile.

anjuta has been designed to work with gtk

The anjuta homepage is : http://anjuta.org/

See also

* IDE - list of other IDE (integrated development environment)