Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 45925

Summary: Move Static Member(s) Dialog does not remember the target class. [refactoring]
Product: [Eclipse Project] JDT Reporter: Gary Gregory <ggregory>
Component: UIAssignee: Markus Keller <markus.kell.r>
Status: RESOLVED DUPLICATE QA Contact:
Severity: normal    
Priority: P3    
Version: 3.0   
Target Milestone: 3.0   
Hardware: PC   
OS: Windows XP   
Whiteboard:

Description Gary Gregory CLA 2003-11-02 19:12:12 EST
It would be nice if the Refactor/Move Static Member(s) Dialog remembered the
target class from one invocation to the next. 

This would avoid having to retype or re-browse to get the target class when
doing more than one move to the same target class. 

If the target class is remembered, the dialog could come up with the value
selected, which would still allow for the user to type a class name and have the
first keystroke replace the selection.

Thanks.
Version: 3.0.0
Build id: 200310101454
(aka 3.0.m4)
Comment 1 Dirk Baeumer CLA 2003-11-03 10:46:48 EST
Agree. Even better would be if the target class is a combo box with the last n 
entries. Markus, please investigate.
Comment 2 Markus Keller CLA 2003-11-19 06:55:55 EST

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