IntelliJ
An code editor and IDEA for writing and building Java applications.
Debugging §1
To set which classes to step into you should navigate to the Stepping settings:
Settings | Build, Execution, Deployment | Debugger | SteppingThen set the classes and patterns accordingly under the Do not step into classes
menu.