Set breakpoints on all methods in a class?

I'm new to IntelliJ. Is there a way to set breakpoints on all the methods of a class?  (Like one can do in Eclipse.)

In the Structure window I see that when a method is selected, a right-click shows "Toggle Method Breakpoint" as an action.  Sadly, if I select more than one method, then "Toggle Method Breakpoint" isn't shown.  It seems like it wouldn't be too hard to just leave that action active when multiple methods are selected. :)

I'm using 13.1

Thanks in advance for any ideas!

7

请先登录再写评论。