Some time ago, I've updated an old and unmaintained python plugin loader for Anjuta so it can use PyGI, the python gobject-introspection bindings. At that time, it needed a patched version of PyGI (to be able to implement virtual methods) and so wasn't easy to install. Now this is all over, and the git version of PyGI should work without problems (Update: PyGI 0.6.0 got released). You can find it here.
But that's not all, today, I implemented virtual methods support in Seed, and guess what, I've written another plugin loader for Anjuta, so now you can have Javascript anjuta plugins.
You'll need the patch from bug 620516. You'll also need to install gobject-introspection girs which are with the python plugin.
I didn't test them extensively, especially with multiple plugins loaded, but they should be useable. If not, report a bug :-).
Now you have no reason not to write Anjuta plugins (unless you prefer writing emacs lisp or vimscript rather than python and javascript). So go and write some niceties for our beloved GNOME IDE ;-).
P.S. The vala support plugin I wrote for GSoC 2008 should be added in time for anjuta 3.0 (I just need to integrate it in the anjuta tree)
But that's not all, today, I implemented virtual methods support in Seed, and guess what, I've written another plugin loader for Anjuta, so now you can have Javascript anjuta plugins.
You'll need the patch from bug 620516. You'll also need to install gobject-introspection girs which are with the python plugin.
I didn't test them extensively, especially with multiple plugins loaded, but they should be useable. If not, report a bug :-).
Now you have no reason not to write Anjuta plugins (unless you prefer writing emacs lisp or vimscript rather than python and javascript). So go and write some niceties for our beloved GNOME IDE ;-).
P.S. The vala support plugin I wrote for GSoC 2008 should be added in time for anjuta 3.0 (I just need to integrate it in the anjuta tree)
Layout by Ricky Wilson | Serendipity Template by Carl Galloway | Login
Calendar
| « | September '17 | » | ||||
| Mo | Tu | We | Th | Fr | Sa | Su |
| 1 | 2 | 3 | ||||
| 4 | 5 | 6 | 7 | 8 | 9 | 10 |
| 11 | 12 | 13 | 14 | 15 | 16 | 17 |
| 18 | 19 | 20 | 21 | 22 | 23 | 24 |
| 25 | 26 | 27 | 28 | 29 | 30 | |



Tracked: Jun 07, 21:13