Navigate to breakpoint
Is it possible to navigate between breakpoints in any way? Because while
debugging I often open other classes, look at what is going to be executed,
and then I would like to jump back. Or, it would be nice to jump between
breakpoints in the class file.
Michael J.
请先登录再写评论。
Run | View Breakpoints (Ctrl-Shift-F8). Then select the one you want and
press View Source.
--
Eugene Belyaev, CTO
JetBrains, Inc
http://www.intellij.com
"Develop with pleasure!"
"Michael Jouravlev" <mikus@mail.ru> wrote in message
news:b7f9br$1t2$1@is.intellij.net...
executed,
>
>
>
Thanks, Eugene!
"Eugene Belyaev" <beg@intellij.com> wrote in message
news:b7fd4j$6h8$1@is.intellij.net...
>
>
>
>