Skip to content

Monthly Archives: December 2007

WTK 2.5.2 issue

WTK 2.5.2 introduced pretty annoying bug to a very usefull feature, that is, ability to run the midlet from the command line, so that you can see all the system.out printed to the console.
it was always possible to do the following:
\%PATH_TO_WTK%\bin\emulator.exe -Xdescriptor:MyMidlet.jad
But since I upgraded to WTK 2.5.2 for CLDC 1.1, I’ve started getting this [...]