Problem debugging a simple J2ME MIDlet
Hi,
I am quite new to J2ME.
I am trying to debug a simple MIDlet given in J2ME Complete Reference book to see what's going on.
The MIDlet run's fine and gives the expected output. But I wan't to debug it to see how it goes about.
In the Debug mode I am getting 'Source not Found' for Display class.
I am using EclipseME IDE and am using DefaultColorPhone emulator.
Is there anything that I have missed in the setup due to which I am getting this problem while debugging? If yes could anyone please help me solve this problem such that I can see the output on the emulator simultaneously as I debug through the MIDlet step by step?
Thanks in Advance
Regards
Paresh

