Bug 4327 - DCR: migrate refactoring (1GLDJDD) [refactoring]
Summary: DCR: migrate refactoring (1GLDJDD) [refactoring]
Status: RESOLVED WONTFIX
Alias: None
Product: JDT
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 2.0   Edit
Hardware: All Windows 2000
: P4 enhancement (vote)
Target Milestone: ---   Edit
Assignee: JDT-UI-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: helpwanted
Depends on:
Blocks:
 
Reported: 2001-10-10 23:09 EDT by Erich Gamma CLA
Modified: 2003-04-24 11:29 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 Erich Gamma CLA 2001-10-10 23:09:51 EDT
AK (10/10/2001 11:31:39 AM)
	in response to the suggestion made by EG in 
	1GDI5U2: ITPJUI:WIN2000 - Refactoring: Rename Package should support multiple selection

	the migrate refactoring would have the following functionality:
	.the user specifies a mapping from old package names to new package names (no patterns - real names)
	.both old and new packages might be actually not present in the workspace
	.the mapping must be one to one
	.the sets of old and new package names must be disjoint
	.only references to packages are updated - not declarations (that is, no files are moved)
	.minimal or no checking is done wrt obscuring (it is a fair assumption that package names are not confused with 
		type and field names)
	
	possible enhancement: suport for patterns in package names

NOTES:
Comment 1 Martin Aeschlimann CLA 2001-10-16 11:15:23 EDT
moved to 'active'
Comment 2 Adam Kiezun CLA 2002-02-27 06:06:51 EST
not 2.0
Comment 3 Dirk Baeumer CLA 2003-04-24 11:29:10 EDT
Closing. This was an issue with java to javax.