Skip to content

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 exception:
Exception in thread “main” java.lang.NoClassDefFoundError: com/sun/kvem/environment/EmulatorWrapper

Unfortunately searches on google did not reveal any solution, so i reverted back to WTK 2.5.1 and everything is fine.

technorati tags: j2me wtk

One Comment

  1. sam wrote:

    yeah thats true i too experienced the same problem tis so disappointing, i am trying to download older versions.

    Wednesday, April 9, 2008 at 3:06 am | Permalink

Post a Comment

You must be logged in to post a comment.