Hi
I am using
* Eclipse 3.5.0
* Backberry JAVA SDK 5.0.0.25
* Blackberry Java Plugin 1.1.2.201004161203-16
Now as per the BlackBerry_Push_Service_SDK-Getting_Started_Guide- and BlackBerry_Push_Service_SDK-Development_Guide i import "client-sample-app" in blackberry project.
When i am importing library files from "C:\Program Files\BPSS\pushsdk\components" and "C:\Program Files\BPSS\pushsdk\dependencies-lib" and trying to run application then i am getting error in console.
And the build of the project is Failed.
Error is :
net/rim/pushsdk/pap/control/AddressList.class: Error!: Invalid class file: Incorrect classfile version
Packaging project PushServiceDemo failed (took 1.63 seconds)
Please help me.
