Quantcast
Channel: JetBrains Developer Community : Thread List - IntelliJ IDEA Users
Viewing all articles
Browse latest Browse all 5661

Breakpoints and Class Filters Dialog

$
0
0

How does the Class filters dialog works?

 

I am using this guide: http://www.jetbrains.com/idea/webhelp/class-filters-dialog.html

 

but I must be doing something wrong

 

 

I am trying to stop on Exception breakpoint (IllegalArgumentException) but I want to exclude places such as java.lang.Integer, java.util.regex.Matcher, etc

 

I think I want a Class Exclusion Filter. So, I check the Class filters checkbox, then, from right-hand side panel (Class exclusion filters) I either select a class form class chooser dialog or input a pattern. as a result, this is what I see in class fitlers text field:

"-java.lang.* -java.lang.Integer -java.util.regex.Matcher"

 

However, breakpoint still activates in above classes.

 

Can someone give a detailed guide on how to do this, please?

 

many thanks,

john


Viewing all articles
Browse latest Browse all 5661

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>