Re: Dbus Java
Victor Yeo <[email protected]>
| Newsgroups | gmane.comp.freedesktop.dbus |
|---|---|
| Message-ID | <CADX0rsYEwjNBa+bdVZg=mRUMqU-3L8B2wZucgPN=KTZ0RObA0w@mail.gmail.com> |
Hi
I solved it using
https://github.com/hypfvieh/dbus-java
I add to build.gradle
compile group: 'com.github.hypfvieh', name: 'dbus-java', version: '2.7.1'
Thanks.
On Thu, Sep 5, 2019 at 3:43 PM Victor Yeo <[email protected]> wrote:
>
> Hi All,
>
> I am a Dbus newbie. I am using Java in netbeans. When importing from:
>
> import org.freedesktop.dbus.DBusConnection;
>
> it says :
>
> package org.freedesktop.dbus does not exist
>
> How to solve this problem?
>
> Regards
> vic
_______________________________________________
dbus mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/dbus