07-11-2008, 06:15 AM
|
#1 (permalink)
|
| New Member
Join Date: Jul 2008 Model: pearl PIN: N/A Carrier: vodafone
Posts: 7
Post Thanks: 0 Thanked 0 Times in 0 Posts
| Blackberry MIdlet problem Please Login to Remove! Hi everyone
Ive ported some java applications to Blackberry but Ive found the next problem I havent fixed yet.
When I compile the midlet, it´s a midlet, I mean, not a blackberry native application, it compiles in a proper way but I got the next out :
"Warning!: No definition found for exported static routine: .main(String[])"
I havent got a main, because its not compulsory in a J2me application, there is only a requirement, to implement the MIDlet class and program the events about the midlet life cycle ( startApp, pauseApp, destroyApp ), so, please, can anyone tell me how to install and run the application in a proper way? Im getting myself crazy with this problem.
Thx in advance |
| Offline
| |