Exception in thread "main" java.lang.UnsupportedClassVersionError:
Exception in thread "main" java.lang.UnsupportedClassVersionError:
i keep getting this message when i try to run java class files. There is no problem compiling.
I know what the problem is. My JVM is a different version to my JDK. However i have never used either before on this machine so i have no previous versions installed. I just downloaded it all in one go from the sun website.
Does any one have any tips or ideas on what to do?

