Search code examples
blackberryblackberry-eclipse-plugin

Blackberry - unable to see values in debugger


I see this when I try to inspect the value of any field in Eclipse - Method "toString" with signature "()Ljava/lang/String;" is not applicable on this object

Is it something in the settings I need to change?


Solution

  • The reason is that the version of the device's software does not match the version of your simulator's software which the debugger uses.