Annotations in Java binding

Matthew Johnson dbus at matthew.ath.cx
Tue Apr 18 02:11:17 PDT 2006


On Mon, 17 Apr 2006, Tim Moloney wrote:

> I'm trying to learn D-BUS and I thought it would be fun to control Rhythmbox 
> via Java.
>
> I've generated a RhythmboxPlayer class by running CreateInterface on 
> rb-shell-player.xml (which came with Rhythmbox).  The resulting Java code has 
> undefined annotations of org.freedesktop.DBus.GLib.CSymbol.
> Both rb-shell-player.xml and RhythmboxPlayer.java are attached.
>
> I see that org.freedesktop.DBus.GLib.CSymbol is defined for C in 
> dbus-binding-tool-glib.h.  Is it available to the Java binding anywhere?
>

The CreateInterface code still needs support for auto-generating
annotations. In general anything under org.freedesktop.DBus.GLib is only
relevant to the glib bindings and can be removed in other bindings.

Matt

-- 
Matthew Johnson
http://www.matthew.ath.cx/


More information about the dbus mailing list