I have following problem:
I use BB Eclipse plugin as my IDE and recently I have imported new project easing use of location API on BlackBerry Simple Location API.
I don't know why but in SimpleLocationProvider class in line 593 (which is a comment line) I am getting error:
This method must return a result of type boolean
I am confused a little, because this is downloaded example and method before comment returns BlackBerryLocation and method after comment does not return anything. Here is part of a print screen from my Eclipse

//#ifdefand//#endif– MichK Dec 15 '12 at 16:14