Eclipse unsupported major.minor version 52.0 [WIN10] -


so i'm setting remote administration tool clients (i'm app developer) , i'm new whole eclipse thing.

so have project , it's ready exported it's giving me error stated in title.

i've tried installing jre/dk 6,7,8 putting them in every compilation setting getting same result in every single run.

would nice help, thanks.

you have compiled greater version of java , run lesser version => unsupported major minor version error! simple that!

this answered here : how fix java.lang.unsupportedclassversionerror: unsupported major.minor version


Comments