开发者

Android + Edit Step Filters in Eclipse debugger perspective?

开发者 https://www.devze.com 2023-04-06 04:00 出处:网络
How do I filter stacks when debugging Android applications?I\'ve selected .jav开发者_高级运维a from the list in the \"Edit Step Filters\" dialogue, but it didn\'t help.Can I add a filter or package?Th

How do I filter stacks when debugging Android applications? I've selected .jav开发者_高级运维a from the list in the "Edit Step Filters" dialogue, but it didn't help. Can I add a filter or package?


The short answer is "you can't." The step filters only apply when you're stepping with the debugger. Apparently Mylyn can do this, but there's no generic support.

0

精彩评论

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