Robinson
Robinson
I will get the source ready on git, so it can be checked out and tested *in a running state*… Not completely fixed, but running. I currently use IntelliJ +...
Some help I can use, is on MacOS i’m now getting an error (maybe either one of you have seen this, or know about this). It’s in some native code,...
Sadly, it’s a regression of MacOS - apple has changed how things work. I apologize for the short answers, but running on the main thread doesn’t work, and to reproduce...
Sadly, that's correct -- It doesn't work with JPMS yet. I'm working on a solution for it.
You're v. welcome! I'm glad others find it useful. I'll be making a JDK11+ version (and bump the major version, so if you use java 8, then you just use...
Hm. I might be able to just check for 9+, and disable things if so -- this way your library can stay 8+
Just a heads up, I've started working on this project again.
Java11 + macos is now working. Thanks for the bug report!
Sadly, not yet. I've been stuck in the middle of some 2 major back-to-back releases, and haven't had much time for, quite literally, anything. This is still the top prio...
Still working on it. (of note, I just fixed some JPMS (and build) dependency issues. so there is progress going forwards on this)