RIM JDE debug messages

Maybe it my fault that I didn’t read the whole of RIM’s documentation or maybe it just not there.

Anyway I was looking for a while for how to print debug messages in the JDE’s debug window and now I found it.
Simply use the system output stream:
System.out.println( "message " + number );

Advertisement

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s

Follow

Get every new post delivered to your Inbox.