Hi!
I'm currently trying to develop Java applications for the NOKIA 6600 using NetBeans 4.0 with Mobility Pack.
I tried to write a little game demo with MIDP 2.0 and CLDC 1.0... but now I stuck because the Compiler always says, that native methods should not appear. It always happens when I try to add my own classes, non midlet Classes, even if I create a class that extends Canvas or GameCanvas Netbeans won't let me start my application
I'm no kinda disappointed about Java. I just think it can't be that I can not implement my own classes.....
Is there any solution for my problem ? Please help... It makes me really sad and driving crazy at the same time...
Ciao...



Reply With Quote


