Hi, I am using Sun WTK 2.2 with EclipseME 1.7.3 on Eclipse 3.3 . I wrote a simple J2ME MIDlet (my first proper J2ME project) that draws a softkey bar on a full-screen canvas. It works quite well on the emulator. Then, I generate a JAR of the same (right-click project, J2ME->Create Package) and transfer it to my phone (Nokia 3250). The file manager lets me install the JAR without any issues. However, when I try to launch it from the menu, nothing happens. Is there something extra that I need to do to make the JAR work on a phone? Is it a Nokia specific issue? Is there any way I can run the generated JAR on the emulator instead of the code? I am assuming this might atleast tell me if the JAR is formed properly or not.
Regards, sparkymat ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Eclipseme-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/eclipseme-users
