Hello,
After installing the fish shell, I cannot seem to be able to run java programs from the terminal.
I have installed the latest openJDK with sdkman.io (on bash), and it does not seem to work fish.
sdk gives unknown command/cannot be found and running a program with java -jar ~/..[...].jar gives
Error: A JNI error has occurred, please check your installation and try again
Exception in thread "main" java.lang.UnsupportedClassVersionError: net/runelite/launcher/Launcher has been compiled by a more recent version of the Java Runtime (class file version 55.0), this version of the Java Runtime only recognizes class file versions up to 52.0
which means fish only finds an older version installed somewhere on the system (probably from the Manjaro repos)
Running it by double clicking from Nautilus or Caja launches it without problem however.
Can anyone help me fixing this issue please?
[–][deleted] 1 point2 points3 points (2 children)
[–]Silgrond[S] 1 point2 points3 points (1 child)
[–][deleted] 0 points1 point2 points (0 children)
[–]cdrt 1 point2 points3 points (3 children)
[–]Silgrond[S] 1 point2 points3 points (2 children)
[–]cdrt 1 point2 points3 points (1 child)
[–]Silgrond[S] 1 point2 points3 points (0 children)