Open mberrueta opened 7 years ago
Please use Java from Oracle, not from Open JDK.
You can run jstock with openjdk, but it needs openjfx to be installed apt-get install openjfx should fix this (i just run into the same issue and this seems to fix it)
@michaelni Thanks, works on Arch Linux too (pacman -S openjfx)
$ cat /etc/*release
$ java -version
running java -jar jstock.jar i get
any solution?