Automate setting breakpoints on all methods

2019-04-20 22:20发布

问题:

Is there a way to automate setting breakpoints in eclipse/idea on all methods in a given class?

回答1:

In the Outline view (Eclipse), you can select all methods, right click and choose "Toggle method breakpoint"