Bug 295425

Summary: Wild-card pattern to specify subset of codebase for java exception break point.
Product: [Eclipse Project] JDT Reporter: Hitesh <hsoliwal>
Component: DebugAssignee: JDT-Debug-Inbox <jdt-debug-inbox>
Status: NEW --- QA Contact:
Severity: enhancement    
Priority: P3 CC: deepakazad, sarika.sinha
Version: 3.6   
Target Milestone: ---   
Hardware: All   
OS: All   
See Also: https://bugs.eclipse.org/bugs/show_bug.cgi?id=511821
Whiteboard:

Description Hitesh CLA 2009-11-18 05:27:37 EST
The Run->Add Java Exception Breakpoint... Dialog could take a wild-card pattern to support adding the selected exceptions only to  the classes/codebase matching that pattern. This would be a very useful feature; for example if you were interested in a class of exceptions only  from a subset of your code.