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

Bug 69248

Summary: Simple Console Filtering
Product: [Eclipse Project] Platform Reporter: Michael Y <ycomp>
Component: DebugAssignee: Platform-Debug-Inbox <platform-debug-inbox>
Status: RESOLVED DUPLICATE QA Contact:
Severity: enhancement    
Priority: P3    
Version: 3.0   
Target Milestone: ---   
Hardware: All   
OS: All   
Whiteboard:

Description Michael Y CLA 2004-07-03 15:19:33 EDT
Request a feature so that you can filter the consoles output to lines 
containing a specific phrase. This is useful for debugging when there is a lot 
of output.

Many times developers prefix a specific output line, e.g. "LASTNAME: Smith"

So if you could filter for "LASTNAME:" would be great.

But often you need to see just more than one particular phrase, because data 
is related to each other. So the filter ability should be able to filter to 
lines containing any of a list of Strings.

e.g. filter for "LASTNAME:" and "FIRSTNAME:"
Comment 1 Michael Y CLA 2004-07-03 15:20:44 EDT
Also, should be able to save these Filter sets for reuse later.
Comment 2 Darin Wright CLA 2004-07-15 09:14:01 EDT

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