Bug 3894 - rename method: change not created (1GF5GX9)
Summary: rename method: change not created (1GF5GX9)
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: Adam Kiezun CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-10-10 23:02 EDT by Erich Gamma CLA
Modified: 2002-01-18 06:44 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:37 EDT
AK (6/11/01 11:36:48 AM)
	1. create public class WS {
	void m(){
	} 
	}
	2. type a few spaces - leave the editor dirty
	3. Refactor-> rename
	4. put a new name
	5. the dialog asks you to save files - unselect all
	6. next>
	7. you cannot proceed - all files are excluded from refacotirng
	8. ok, so '<back'
	9. 'next>'
	10. the dialog shows up again. this time say yes
	11. observe: no change object has been created !

	it is a somewhat uncommon scenario, but nevertheless a bug

AK (8/16/2001 11:06:02 AM)
	cannot reproduce
Comment 1 Adam Kiezun CLA 2001-10-11 11:18:35 EDT
can see it again
Comment 2 DJ Houghton CLA 2001-10-24 07:24:00 EDT
PRODUCT VERSION:
	122

Comment 3 Adam Kiezun CLA 2001-11-21 05:27:34 EST
the user is now asked to save all dirty editors before performing this action.
this makes the problem disappear.
20011120