|
Installation error
cannot access org.jivesoftware.smack.XMPPConnection
bad class file: C:\smack\smack_3_0_4\smack.jar(org/jivesoftware/smack/XMPPConnec
tion.class)
class file has wrong version 49.0, should be 48.0
Please remove or make sure it appears in the correct subdirectory of the classpath.
import org.jivesoftware.smack.XMPPConnection;
still i am getting the error i am using jdk1.5 but still it con't working properly ???? help me out
|