问题
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"
来源:https://stackoverflow.com/questions/5076385/automate-setting-breakpoints-on-all-methods