block breakpoint activation if and only if one or more classes are found in run confi...
commitb42a9e423675f4fb08d3ad9ed774a2b6f7b28d34
authorEugene Zhuravlev <jeka@intellij.com>
Tue, 17 Nov 2009 19:37:02 +0000 (17 22:37 +0300)
committerEugene Zhuravlev <jeka@intellij.com>
Tue, 17 Nov 2009 19:39:32 +0000 (17 22:39 +0300)
treeb9d5d55f29927814addf9801bf5964ac465d6bda
parent2b880708b4962f6ce1533ece88131344695d133e
block breakpoint activation if and only if one or more classes are found in run config. scope, and none of them is located in the file where the breakpoint is set. Otherwise allow breakpoint request to be added (IDEADEV-41411)
java/debugger/impl/src/com/intellij/debugger/ui/breakpoints/LineBreakpoint.java