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

Bug 373180

Summary: Multiple breakpoint filters can be concatenated when persisted
Product: [Eclipse Project] JDT Reporter: Ed Willink <ed>
Component: DebugAssignee: JDT-Debug-Inbox <jdt-debug-inbox>
Status: CLOSED DUPLICATE QA Contact:
Severity: normal    
Priority: P3 CC: deepakazad, Michael_Rennie
Version: 3.8   
Target Milestone: ---   
Hardware: PC   
OS: Windows Vista   
Whiteboard:

Description Ed Willink CLA 2012-03-03 08:37:10 EST
3.8M5 I'm using breakpoint filters to guard NPE against many known Eclipse bugs.

Just adding another and discover that it's already there but concatenated with others. It looks as if new-line or whatever separation for multiple Add class entries can get lost.
Comment 1 Michael Rennie CLA 2012-03-05 10:15:30 EST

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