Bug 3215 - JM - Creating a new class sends out many notifications (1GD2GT0)
Summary: JM - Creating a new class sends out many notifications (1GD2GT0)
Status: RESOLVED DUPLICATE of bug 5542
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 2.0   Edit
Hardware: All Windows 2000
: P3 normal (vote)
Target Milestone: 2.0 M1   Edit
Assignee: Jerome Lanneluc CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-10-10 22:51 EDT by Erich Gamma CLA
Modified: 2002-01-14 11:08 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***