Setting up Java

From Exilent
Revision as of 10:58, 28 July 2018 by Winnetou (talk | contribs)

Exilent currently supports only Java version 8.

Verify your Java version

Even if you install a new Java on your computer it is possible that an older version of Java is still set as the default Java runner.

Open up a terminal where you can type commands (Windows: Start - Command Prompt, Mac: Finder - Terminal).

Type: java -version

The default Java runner version will be printed out (Java 8 181).

giWilQt.png