faljse / SDNotify

SDNotify implements the systemd notification protocol in Java.
GNU Lesser General Public License v2.1
58 stars 18 forks source link

Package systemdnotify not found #2

Closed makeamark1 closed 6 years ago

makeamark1 commented 6 years ago

The README mentions import info.faljse.systemdnotify.SDNotify, but this leads to an error message claiming the systemdnotify package cannot be found. Should it be changed to say import info.faljse.SDNotify.SDNotify, which seems to work, instead?

faljse commented 6 years ago

Thx for reporting! Yes, that was outdated/typo/whatever :)