自动设置所有方法的断点

时间:2021-11-19 09:21:46

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

有没有办法在给定类中的所有方法中自动设置eclipse / idea中的断点?

1 个解决方案

#1


21  

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

在Outline视图(Eclipse)中,您可以选择所有方法,右键单击并选择“Toggle method breakpoint”

#1


21  

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

在Outline视图(Eclipse)中,您可以选择所有方法,右键单击并选择“Toggle method breakpoint”