How to debug a blackberry widget?

145 Views Asked by At

I'm trying to debug a blackberry widget with eclipse but the solution described in this blackberry pdf does not work.

Has anybody debugged a widget for blackberry yet?

1

There are 1 best solutions below

0
On BEST ANSWER

Yes I've debugged a complex widget.

One thing I noticed is that to place breakpoints i had to use the default eclipse JavaScript editor. Using JSEclipse editor it didn't work.