Hi all, I'm kind of new in Java MIDlet, and i'm having some troubles.
Let say i got a MIDlet project, named APP.java, and the MIDlet project runs smooth without any problem.
And i have another java application, named testing.java, and the java code runs smooth as well.
But when i try to combine testing.java inside MIDlet project, lots of errors shown.
Is it anything to deal with the package? Because my MIDlet project does not have a package.
I'm still working on in, any help would be appreciated! :)
Regards,
Keo