Bug 73721 - [1.5] Refactor:Rename does not change generics
Summary: [1.5] Refactor:Rename does not change generics
Status: RESOLVED DUPLICATE of bug 73336
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 3.0   Edit
Hardware: PC Windows XP
: P3 minor (vote)
Target Milestone: ---   Edit
Assignee: JDT-UI-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on: 73336
Blocks:
  Show dependency tree
 
Reported: 2004-09-11 06:56 EDT by R.W. Shore CLA
Modified: 2004-09-14 05:53 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description R.W. Shore CLA 2004-09-11 06:56:38 EDT
Version: 3.1.0
Build id: 200408122000

Create class foo implements Comparable<foo>. Using the right-button popup menu
associated with foo in the package explorer, select refactor/rename and rename
foo to bar. Other references to foo change as expected, but the Comparable<foo>
declaration is unchanged.
Comment 1 Dirk Baeumer CLA 2004-09-14 05:53:32 EDT
Actually this is a dup of 73336.

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