Results 88 comments of Robinson

https://git.dorkbox.com/dorkbox/SystemTray_Test is a repo that has an example working with java modules.

Sorry this took so long, but it was not easy. I have figured out what exactly is going on, and how to work-around it. macos11 (Big Sur) changed how to...

Sorry this took so long, but it was not easy. I have figured out what exactly is going on, and how to work-around it. macos11 (Big Sur) changed how to...

4.2 has been released, and should work properly on modern systems again (and with JPMS support!). Please let me know if you experience any issues, and i'll prioritize fixing them.

There's no upgrade guide - the only breaking changes are if you use JavaFX or SWT; in which case there are test examples in the repo that showcase these changes....

Sorry this took so long, but it was not easy. I have figured out what exactly is going on, and how to work-around it. macos11 (Big Sur) changed how to...

Sorry this took so long, but it was not easy. I have figured out what exactly is going on, and how to work-around it. macos11 (Big Sur) changed how to...

Version 4.2 is intended for production with JPMS (along with various OS specific fixes/workarounds)

Wow, JPMS support was a massive headache, but it's just about done.