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.
- Open Windows Command Console
- Execute java asking for his version: java -version