Tags: tips

Simplifying Logging for Blackberry Development, Part 1

December 18th, 2009
I have recently started developing a version of PWMinder, for the Blackberry, using the JDE plugin for Eclipse.  When developing applications, especially when starting out, developers often like to send debug/log statements to System.out, to test or chec… more »