Install the latest version of Java Development Kit (JDK) 8 which can be found here. On Linux you gotta open a terminal (ctrl+alt+t) and type the following command: sudo apt-get install openjdk-8-jdk, ...