Hello
I'm building a program for my mobile in java ME programming, a simple one create by normal procedures
selecting New project -> Java ME -> Mobile Application, I use the Emulate platform WTK2.5.2 and CLDC-1.1 and MIDP-2.1 as device configurations and profile.
But when i run the application an error exception is occurring
Quote:
|
netbeans-6.9/mobility/WTK2.5.2/bin/preverify": java.io.IOException: error=2, No such file or directory
|
The wird thing is that directories exist and i have no idea what's wrong.
I appreciate some help if someone know what's wrong, thanks
I do a little research and it seams this error is occurring because Netbeans run aplication J2ME with version 32bits and mine is 64bits.
any one knowes how to fix this, thanks.