Does IntelliJ have a feature similar/like "Use Step Filters" in Eclipse for debugging?
I'm new to IntelliJ and would like to avoid jumping into hibernate or jboss proxy classes.
You can define the Do not step into the classes list here:
Settings
-> Build, Execution, Deployment
-> Debugger
-> Stepping
Just add things like org.hibernate.*
to the list.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With