Bug 3215

Summary: JM - Creating a new class sends out many notifications (1GD2GT0)
Product: [Eclipse Project] JDT Reporter: Erich Gamma <erich_gamma>
Component: CoreAssignee: Jerome Lanneluc <jerome_lanneluc>
Status: RESOLVED DUPLICATE QA Contact:
Severity: normal    
Priority: P3    
Version: 2.0   
Target Milestone: 2.0 M1   
Hardware: All   
OS: Windows 2000   
Whiteboard:

Description Erich Gamma CLA 2001-10-10 22:51:26 EDT
EG (5/1/2001 5:34:41 PM)
	1) 	set a breakpoint in JavaElementLabelProvider.handleElementChanged
	2)		add a new class
	->the breakpoint is hit 4 times
	There should should be one notification.
	Create the class inside a workbench runnable.
	

NOTES:
EG (5/17/2001 11:46:58 AM)
	moving to JCORE
Comment 1 Philipe Mulet CLA 2001-12-05 12:28:26 EST
Related to current batching effort
Comment 2 Philipe Mulet CLA 2001-12-10 17:43:30 EST
I think this one can be closed. Please double check scenario is now fine.
Comment 3 Jerome Lanneluc CLA 2001-12-11 05:27:40 EST
Only one java element delta is now fired.

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