View Single Post
Old 05-22-2007, 10:11 PM   #42
amir.rozenberg
New Member
 
Join Date: May 2007
Model: 8700
PIN: N/A
Carrier: TMO
Posts: 1
Default

I just spent a day trying to figure this out. If anyone has done this and willing to help, please contact me. I have a J2ME application that runs well on phones, I want to quick-convert it for BBs.

the main error that RAPC complains about is
Fatal Internal error: java.lang.ClassCastException: net.rim.tools.compiler.d cannot be cast to net.rim.tools.compiler.a

For whatever its worth, before that there's a pile of warning like:
r: Warning!: Duplicate method only differs by return type: a
r: Warning!: Duplicate method only differs by return type: b
not sure that's a biggy.

I also tried compiling for BB from netbeans. seems to compile fine but the same error. I don't even want to mention trying to work with the BB JDE.
Any help appreciated!
Offline   Reply With Quote