abderrahim / anjuta-vala
This an Anjuta plugin adding code completion and calltips (and hopefully more) for the Vala programming language.
$ hg clone http://bitbucket.org/abderrahim/anjuta-vala/
Welcome
This is a plugin for Anjuta IDE that adds support for Vala.
You can get a tarball from the downloads tab above, or clone the repository.
Installing is as easy as :
make && make install
You may need to run make install as root.
Please note that since Vala and Anjuta don't have a stable API, the plugin may not work with the most recent version.
The tip version should work with anjuta from git (future 2.30) when bug 611244 is fixed (meanwhile you can use the patch there) and recent Vala (I beleive it should work with 0.7.8).
If you're using older anjuta versions, r37:4c165a4c1828 may work for you (it should work with 2.26 or older versions of Anjuta, but not with 2.28)
If you're using an older version of vala : r36:59b548a0b046 should work with 0.7.7, r34:43ca64d97cf9 should work with older Vala 0.7.x, and r29:1963793163f8 with yet older 0.5.7 and 0.6.x).
This revision is from 2010-02-26 22:55
