Bug 295425 - Wild-card pattern to specify subset of codebase for java exception break point.
Summary: Wild-card pattern to specify subset of codebase for java exception break point.
Status: NEW
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Debug (show other bugs)
Version: 3.6   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: JDT-Debug-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-18 05:27 EST by Hitesh CLA
Modified: 2017-02-10 04:21 EST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.