John Verne

Results 4 issues of John Verne

I think this is probably a Java annotations/language question. However, in the interest of discussion and to satisfy my doubts in the context of EventBus my assumption is: When creating...

Porting my work to Raspberry Pi running some sort of Linux should be doable.

enhancement

Do I dare try to get this working in Windows 10? The USB support alone might be a quagmire. It probably needs to be native Windows support, and not through...

enhancement

I've got an IntelliJ IDEA project with a `build.gradle` like this, as per the examples provided everywhere: ``` plugins { id 'org.beryx.jlink' version '2.21.3' } jlink { options = ['--strip-debug',...