The moose likes Java Micro Edition and the fly likes How to debug J2ME? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Mobile » Java Micro Edition
Reply Bookmark "How to debug J2ME?" Watch "How to debug J2ME?" New topic
Author

How to debug J2ME?

David Chan
Greenhorn

Joined: Apr 19, 2001
Posts: 21
Dear all,
I am new to J2ME. I have wrote a Midlet and try to send message to a servlet, but not successful. I want to know can I debug a Midlet? Can I use System.out.println() in Midlet?
Or I need to write debug message to recordset? Can I use forte for java to debug it? Or need to display error message in alert?
Thanks a lot
john muchow
Ranch Hand

Joined: Mar 24, 2001
Posts: 49
Writing to System.out.println() is always a good starting point for debugging.
There are various J2ME/MIDP tools that support more robust debugging capablities.
Here are links to various tools available:
Developer Resources

John Muchow
Author of Core J2ME Technology and MIDP
 
IntelliJ Java IDE
 
subject: How to debug J2ME?
 
Threads others viewed
on-devive debugging on Motorola E680
Local Connection from Phone to PC
new to J2ME. Please help !
phone call
j2me
developer file tools