Bug 4261 - Error icon in TypeHierarchy outline (1GL3ASH)
Summary: Error icon in TypeHierarchy outline (1GL3ASH)
Status: VERIFIED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 2.0   Edit
Hardware: All All
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Martin Aeschlimann CLA
QA Contact:
URL:
Whiteboard:
Keywords:
: 5152 (view as bug list)
Depends on: 4359
Blocks:
  Show dependency tree
 
Reported: 2001-10-10 23:08 EDT by Darin Swanson CLA
Modified: 2002-02-08 02:57 EST (History)
1 user (show)

See Also:


Attachments

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