> [wtkrapc] Warning!: No definition found for exported static routine: .main(String[])
is it a midlet? if yes you may have to add the argument
-midlet
to the rapc call. otherwise it searches for the main method, instead of the midlet specific one. ps: this is guessed by me. I am new in all of this, I could be incorrect.. anyway it seems (!?) to solve exactly this problem, but I still have further problems - I think it's not that big easy to port a midlet to blackberry as I thought :(
Last edited by Airport1 : 08-13-2008 at 04:21 AM.
|