I have no special talent. I am only passionately curious.
— Albert Einstein
Monday, March 22, 2010
java.lang.UnsupportedClassVersionError (Unsupported major.minor version 49.0)
It is caused when the java compiler is not compatible with the code. Goto Project Proprties -> java Compiler and check your jdk version. Should solve the problem
No comments:
Post a Comment