Not able to find the options to add the method breakpoint in my IntelliJ IDEA.
It shows me circular shape breakpoint in my IDE. I want to change it to method breakpoint.
CodePudding user response:
Your screenshot shows the breakpoint is set on a class, not on a method. It will help if you actually set it on a method instead.