k1dev
22 Apr 2008, 4:27 AM
Hi!
Does it make sense to use JDK6?
Getting this from the JDK 1.5 compiler:
cannot access com.extjs.gxt.ui.client.Registry
[javac] bad class file: C:\Users\Developer\Projects\...gxt.jar(com/extjs/gxt/ui/client/Registry.class)
[javac] class file has wrong version 50.0, should be 49.0
[javac] Please remove or make sure it appears in the correct subdirectory of
the classpath.
[javac] import com.extjs.gxt.ui.client.Registry;
[javac] ^
[javac] 1 error
Rgds.
Does it make sense to use JDK6?
Getting this from the JDK 1.5 compiler:
cannot access com.extjs.gxt.ui.client.Registry
[javac] bad class file: C:\Users\Developer\Projects\...gxt.jar(com/extjs/gxt/ui/client/Registry.class)
[javac] class file has wrong version 50.0, should be 49.0
[javac] Please remove or make sure it appears in the correct subdirectory of
the classpath.
[javac] import com.extjs.gxt.ui.client.Registry;
[javac] ^
[javac] 1 error
Rgds.