开发者

Filter Blackberry simulator console output messages

开发者 https://www.devze.com 2023-02-02 10:37 出处:网络
I am using the Blackberry Simulator plugin w开发者_如何学运维ith Eclipse. I have a few System.out.println statements in order to view the values at runtime but the output has lots of RIM messages.

I am using the Blackberry Simulator plugin w开发者_如何学运维ith Eclipse. I have a few System.out.println statements in order to view the values at runtime but the output has lots of RIM messages.

The question is, is there a way to filter out these messages from the ones I want to see from the println statements ?

Thanks, Siri


Not actually filtering, but may help: Grep Console Eclipse Plug-In: Color your console

0

精彩评论

暂无评论...
验证码 换一张
取 消