My Java version is 1.8.0 and my I have JRE 8, however when I try to java -jar I get the following error message:
"Could not find or load main class com.runemate.boot.Boot"
If I try right-clicking and then 'Open with Java Runtime 8' then nothing happens.
What am I doing wrong?