1,438
edits
Changes
→Error UnsupportedClassVersionError when running TVCli
The Java used during TVCli execution is indicated by Windows [https://en.wikipedia.org/wiki/PATH_(variable)#DOS,_OS/2,_and_Windows ''PATH''] variable.
To determine witch version of Java is pointed by PATH variable you can use the JAVA ''-version'' JAVA parameter, we will show you bellow.
# Open [https://en.wikipedia.org/wiki/Windows_Console Windows Command Console]
# Execute java asking for his version: '''''java -version'''''