Bug 45928 - [change method signature] allow "final"/"static" to be added or removed
Summary: [change method signature] allow "final"/"static" to be added or removed
Status: NEW
Alias: None
Product: JDT
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 3.0   Edit
Hardware: PC Windows XP
: P4 enhancement with 1 vote (vote)
Target Milestone: ---   Edit
Assignee: Markus Keller CLA
QA Contact:
URL:
Whiteboard:
Keywords:
: 45929 (view as bug list)
Depends on:
Blocks:
 
Reported: 2003-11-02 19:18 EST by Gary Gregory CLA
Modified: 2006-06-09 04:04 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Gary Gregory CLA 2003-11-02 19:18:20 EST
The Refactor/Change Method Signature dialog does allow "final" to be added or
removed.

Version: 3.0.0
Build id: 200310101454
Comment 1 Dirk Baeumer CLA 2003-11-03 10:55:14 EST
For completeness we should offer. May be useful when a user change a signature 
and wants to make it final as well.
Comment 2 Dirk Baeumer CLA 2003-11-03 10:56:44 EST
We should consider static as well.
Comment 3 Dirk Baeumer CLA 2003-11-03 10:57:02 EST
*** Bug 45929 has been marked as a duplicate of this bug. ***
Comment 4 Nikolay Metchev CLA 2004-03-11 06:07:40 EST
it is also not possible to change the parameters to be or not to be final as 
well.
Comment 5 Tobias Widmer CLA 2004-11-09 04:56:02 EST
The preview signature should display static and final modifiers as well