Open main menu

TaticView β

Translations:Java JRE install and troubleshooting/28/en

To determine witch version of Java is pointed by PATH variable you can use the JAVA -version parameter, we will show you bellow.

  1. Open Windows Command Console
  2. Execute java asking for his version: java -version