 Thread Author
# 1

07-24-2010, 04:21 AM
|
| CrackBerry Newbie | | Join Date: Jul 2010 Posts: 1 Likes Received: 0
Thanked 0 Times in 0 Posts
| |
help needed in running a MIDLET in JDE 5.0.0
Hi,
I have developed a MIDLET using Netbeans IDE and the application works fine in all Ericson, nokia simulators and devices. I need to make the MIDLET run in a Blackberry Bold 9700. But, i have had problems even while running the MIDLET in the 9700 simulator. The MIDLET compiles and builds successfully, when i run it and go the Menu -> Downloads in the 9700 simulator, i could not find my application(mainMidlet) in there. I have also checked other folders in the simulator but in vain.
Initially i got the" module(mainMidlet) has verification errors" and i removed all the System.out. println() statements in my code and i could find my MIDLET in the Downloads folder of the 9700 simulator and when i clicked it, i got a pop-up Alert in the simulator saying "LWUIT module has verification errors". I also get the following message "source code not available" in the JDE screen(please see the attached screenshot".
Can someone help me out. I have been breaking my head for 2 days trying to figure out the reason.
|