Bug 3896 - Rename type leads to wrong type hierarchy (1GF5P9R)
Summary: Rename type leads to wrong type hierarchy (1GF5P9R)
Status: RESOLVED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 2.0   Edit
Hardware: All All
: P4 normal (vote)
Target Milestone: ---   Edit
Assignee: Erich Gamma CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-10-10 23:02 EDT by Erich Gamma CLA
Modified: 2001-11-11 05:53 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 23:02:39 EDT
TM (6/11/2001 14:37:06)
	SDK 122

	1) smoke test setup	
	2) open VectorTest in the type hierarchy
	3) rename type TestCase to TestCase2
	4) observe: the type hierarchy shows VectorTest as a subclass of Object, not TestCase2, event
		though the source says VectorTest extends TestCase2.

EG (6/12/2001 12:52:48 AM)
	workaround is to close and reopen hierarchy.
Comment 1 Martin Aeschlimann CLA 2001-10-16 11:15:32 EDT
moved to 'active'
Comment 2 Erich Gamma CLA 2001-11-11 05:53:45 EST
works in the latest