Category: java tutorials

java.lang.UnsupportedClassVersionError [Resolved]

Recently i installed latest version of java SDK on 64-bit Windows 10 OS. I wrote a small java program, I was able to compile the program, but when i ran the program ,i got below error. Error: A JNI Error has occured, please check your installation and try again Exception in thread “main” java.lang.UnsupportedClassVersionError: main/Main […]