Re: Is there support for debugging dependency injected runtime?
Hello Binh,
Settings | Debugger | Stepping | Do not step into the classes
Also the "Frames" window has the "Hide frames from libraries" toolbar button.
i use dependency injection e.g. JBoss AOP or JBoss ESB. Now the
problem is that i get overflowed with stacks related to that
AOP/ESB/DI techniques.
Is Intellij supporting debugging this kind of runtime so that
step-into a method, step out from a methos works in a way that the
uninteresting levels are skipped? Also these levels can be hidden or
hinted in the callstack window.
--
Dmitry Jemerov
Development Lead
JetBrains, Inc.
http://www.jetbrains.com/
"Develop with Pleasure!"
Please sign in to leave a comment.