tags:

views:

155

answers:

2

Hello i am new with J2ME polish

Can any one tells that how to debug the J2ME polish MIDlet and how can i show the loges which are generated.

Regards Dhaiwat

A: 

in netbeans you nead just put system.out.prin after //#debug or //#debug error ... and you find your logs in the consol screen:

http://www.j2mepolish.org/cms/leftsection/documentation/building/build.xml/build-section.html#debug

iaskari