Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 242209

Summary: [Markers] Regular expression filter for problems view
Product: [Eclipse Project] Platform Reporter: David Pérez <david.perez.ingeniero>
Component: UIAssignee: Platform UI Triaged <platform-ui-triaged>
Status: CLOSED DUPLICATE QA Contact: Hitesh <hsoliwal>
Severity: enhancement    
Priority: P3 CC: markus.kell.r, remy.suen
Version: 3.4Keywords: helpwanted
Target Milestone: ---   
Hardware: PC   
OS: Windows XP   
Whiteboard:

Description David Pérez CLA 2008-07-28 06:19:48 EDT
Hi,

Currently I can set a filter in the problem view with a combination of:

- Working set
- Description matches
- Type of problem

It would be very useful this kind of filter:

- Resource name matches some regular expression or some wildcard pattern.

In my case I would use it for filtering warnings in generated code, which is always placed in a folder/package named generated:

*/generated/*

It is cumbersome to use a working set, because as I add new projects/source files, I have to redefine the working set.
Comment 1 Susan McCourt CLA 2009-07-09 19:20:29 EDT
As per http://wiki.eclipse.org/Platform_UI/Bug_Triage_Change_2009
Comment 2 Hitesh CLA 2010-04-06 03:02:57 EDT
Subset of Bug 293061.

*** This bug has been marked as a duplicate of bug 293061 ***