Bug 5360

Summary: ListenerList#removeAll
Product: [Eclipse Project] JDT Reporter: Darin Swanson <Darin_Swanson>
Component: DebugAssignee: Jared Burns <jared_burns>
Status: VERIFIED FIXED QA Contact:
Severity: normal    
Priority: P1    
Version: 2.0   
Target Milestone: ---   
Hardware: PC   
OS: Windows 2000   
Whiteboard:

Description Darin Swanson CLA 2001-10-30 11:40:38 EST
I propose that we add this method to our implementation of listener list and 
use it on shutdown/close of all of our classes that use the listener list:
BreakpointManager
DebugPlugin
InputStreamMonitor
LaunchManager
Comment 1 Darin Swanson CLA 2001-11-01 11:12:27 EST
Implemented.
Please verify.
Comment 2 Jared Burns CLA 2001-11-12 12:08:54 EST
Looks good to me.