Bug 5606 - Make REfactoring actions working copy aware
Summary: Make REfactoring actions working copy aware
Status: RESOLVED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 2.0   Edit
Hardware: PC Windows 2000
: P2 normal (vote)
Target Milestone: ---   Edit
Assignee: Adam Kiezun CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-11-07 06:55 EST by Dirk Baeumer CLA
Modified: 2002-01-29 07:21 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 Dirk Baeumer CLA 2001-11-07 06:55:11 EST
Some view parts are showing orginal element although there is a working copy. 
To make sure that a refactoring manipulates the correct Java elements the 
refactoring actions must map a original element to a working copy element if 
possible.
Comment 1 Dirk Baeumer CLA 2002-01-21 07:55:59 EST
Done for extract method and self encapsulate field. 

Adam please check if all your refactoring work correctly on working copies. If 
so mark PR as fixed
Comment 2 Adam Kiezun CLA 2002-01-29 07:21:23 EST
fixed Pull Up and Rename Parameters
i believe everything is working copy aware now
if not - please file bug reports against specific refactorings