Friday, October 23, 2009

Problem 10/23/2009

Problem:
class file has wrong version 50.0, should be 49.0 


solution:
downgrade your JDK to 1.5 


Below are a list of some of the version numbers and their corresponding Java runtimes:
Version 50.0 = Java 1.6.x
Version 49.0 = Java 1.5.x
Version 48.0 = Java 1.4.x






No comments:

Post a Comment