Lasse Koskela
I'm using WTK, ant, antenna. When I build/package/obfuscate by using wtk
IDE, it always works. However, when I use wtkbuild/wtkpackage/wtkpreverify/wtkpreverify, when I wtkrun or download to the cellphone, I always get the error:
[wtkrun] No such method getWidth.()I
It happens even I don't obfuscate!!!
I even decompiled the jar file, don't see that "getWidth.()I" at all.
Since I need to build 20 different jars, not to use IDE is very important to automate the process. I'm stucked.
Can you help, maybe give me your build.xml?
I really don't know why this is happening...
Thanks!
Roseanne