Archive for December 29th, 2007
Update Anjuta Auto-Complete
The tags used by the auto-complete feature (Scintilla only) in Anjuta can be updated by running this script:
/usr/share/anjuta/scripts/create_global_tags.sh
The script automatically scans your /usr/include folder. It is also running pkg-config to update dependencies for packages.
Maybe there is a way to do this from within Anjuta, but if if there is, it is so unintuitive that it was more obvious for me to open a terminal and write dpkg -L anjuta-common to locate a script ;)
I’m having some issues with the Devhelp extension for Anjuta on Ubuntu 7.10, I’ll post something if I find some time to debug it. I know it crashes on running gtk_moz_embed_realize, but I don’t know why yet ;)
