Bug 3894

Summary: rename method: change not created (1GF5GX9)
Product: [Eclipse Project] JDT Reporter: Erich Gamma <erich_gamma>
Component: UIAssignee: Adam Kiezun <akiezun>
Status: VERIFIED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: 2.0   
Target Milestone: ---   
Hardware: All   
OS: All   
Whiteboard:

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