0

I am trying to download Minecraft at minecraft.net. It says please download Java (Please use Oracles JVM). What does that mean? If I have that installed and I have minecraft.jar file installed, what do I do then?

muru
  • 197,895
  • 55
  • 485
  • 740

1 Answers1

0

Type in terminal

sudo apt-get install default-jre

If you want the latest version of java (Java 8) Then type in terminal this:

sudo apt-get install oracle-java8-installer

After you installed it press right click on it (The Minecraft.jar) then "Open with" after that you choose what version you want Java 8 or Java 7