Bug 4261

Summary: Error icon in TypeHierarchy outline (1GL3ASH)
Product: [Eclipse Project] JDT Reporter: Darin Swanson <Darin_Swanson>
Component: UIAssignee: Martin Aeschlimann <martinae>
Status: VERIFIED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: simon_arsenault
Version: 2.0   
Target Milestone: ---   
Hardware: All   
OS: All   
Whiteboard:
Bug Depends on: 4359    
Bug Blocks:    

Description Darin Swanson CLA 2001-10-10 23:08:45 EDT
DS (10/4/01 3:50:43 PM)
	Display a type in the type hierarchy (JDIDebugElement)
	Change the signature of a method to have an error
		for example:
		change JDIDebugElement#getLaunch to be
			public ILanch getLaunch() {
	Save
	The error does not show up in the outline of the type hierarchy
	Select another type and reselect JDIDebugElement (the error shows up in the icon)
	Fix the problem and save
	The error icon does not get removed
	Select another type and reselect JDIDebugElement (the error icon is removed)
NOTES:
Comment 1 Martin Aeschlimann CLA 2001-10-11 06:27:07 EDT
Problem in TableViewer (4359)
Comment 2 Martin Aeschlimann CLA 2001-11-01 03:50:23 EST
*** Bug 5152 has been marked as a duplicate of this bug. ***
Comment 3 Martin Aeschlimann CLA 2001-11-01 04:47:39 EST
worksaround to fix this problem. (fix in 11025)