03-28-2011 07:36 AM
hi,
I'm currently developing a webworks app for the Playbook tablet and I successfully created my .bar file.
Yet, I'm stuck when comes the time to deploy it on the tablet, i've got this error:
"Exception in thread "main" java.lang.NoClassDefFoundError: blackberry-deploy
Solved! Go to Solution.
03-28-2011 07:41 AM
That's really odd. I haven't seen that before. The Blackberry-Deploy -installApp -device 192.168. xx.xx -password xxxxxx -package app.bar shouldn't be in the bbwp directory, you have to go from bbwp to blackberry-tablet-sdk, then to the final folder, bin. It's in bin that you type up the command. Maybe you did that, I'm just assuming that might be the problem.
03-28-2011 07:49 AM
03-28-2011 07:50 AM
Sorry i couldn't help, but best of luck!!
03-28-2011 10:39 AM