Anjuta DevStudio is a versatile software development studio

learn more… | top users | synonyms

2
votes
3answers
488 views

how to install anjuta 3.6 ide - 12.04 with kde

I have downloaded the file anjuta-3.6.1.tar.xz from here --> http://projects.gnome.org/anjuta/ now I would like to install it but I don't know how. I have looked at the install.txt and I have done cd ...
1
vote
2answers
82 views

Folder with images in makefile

I have been using anjuta to make some programs. I have made a folder in the src directory of the program to store all the images and icons. ( /src/images/icons ) However when i build the tarball the ...
3
votes
1answer
403 views

How to use ArrayList in Vala using Anjuta as IDE?

I've been trying to use Anjuta to start using Vala. It was working well until I tried to use an ArrayList. The Gee library doesn't seem to work in Anjuta; it seems to be working when I compiled it ...
4
votes
2answers
165 views

Bazaar plugin for Anjuta

I want to use Anjuta for development and Bazaar for version control. But the launchpad project listed on this page is empty. http://wiki.bazaar.canonical.com/IDEIntegration Is it dead? Is there ...