Java ME SDK has an important feature which can speed up MIDlet development. MIDlet can be redeployed into already opened emulator.
After receiving some feedbacks from users of early access I see than this feature is often undiscovered. That's pity because it improves usability of emulator and saves a lot of time spent on emulator restart.
I usually run emulator once without specifying a MIDlet -...