Skipping stepping into methods that their source is not available
Hi,
Is there a way to skip stepping into methods that their source code is not available? If not, would you consider adding this feature in later versions of IDEA?
Regards,
Behi
Please sign in to leave a comment.
You can set up step filters in terms of class names or/and packages (possibly with wildcards) in Debugger Settings. Does it work for
you?
--
Best regards,
Eugene Zhuravlev
Software Developer
JetBrains Inc.
http://www.jetbrains.com
"Develop with pleasure!"
"Behrang Saeedzadeh" <no_mail@jetbrains.com> wrote in message news:8739263.1166282589481.JavaMail.itn@is.intellij.net...
>
>
The short answer would be "yes, it does". But sometimes I have tens and tens of JARs in my projects and if I could simply ignore stepping into methods without source with a single click that would be great.
Also, a per-project (and sometimes per-module) debugger settings would be great.
Regards,
Behi
Ok, please create two separate issues, we'll consider implementing them in Selena (coming IDEA version)
Thanks,
--
Best regards,
Eugene Zhuravlev
Software Developer
JetBrains Inc.
http://www.jetbrains.com
"Develop with pleasure!"
"Behrang Saeedzadeh" <no_mail@jetbrains.com> wrote in message news:18211830.1166463433644.JavaMail.itn@is.intellij.net...
>> You can set up step filters in terms of class names
>> or/and packages (possibly with wildcards) in Debugger
>> Settings. Does it work for
>> you?
>
>
>
Thanks. I created the issues.
http://www.jetbrains.net/jira/browse/IDEA-10805
http://www.jetbrains.net/jira/browse/IDEA-10806
Best regards,
Behi