Bug 40078 - [code style] Option to make auto-generate method parameters final
Summary: [code style] Option to make auto-generate method parameters final
Status: ASSIGNED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 3.0   Edit
Hardware: PC Linux
: P3 enhancement with 8 votes (vote)
Target Milestone: ---   Edit
Assignee: JDT-UI-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
: 43569 68338 74374 108558 (view as bug list)
Depends on:
Blocks:
 
Reported: 2003-07-15 01:56 EDT by Miguel A Paraz CLA
Modified: 2013-12-17 21:29 EST (History)
13 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Miguel A Paraz CLA 2003-07-15 01:56:42 EDT
Some developers prefer to make their method parameters final.
Checkstyle can enforce this as well.
It would be great if auto-generated methods (i.e. implementing an interface) can
make the parameters final.
Comment 1 Dirk Baeumer CLA 2003-09-24 13:03:21 EDT
*** Bug 43569 has been marked as a duplicate of this bug. ***
Comment 2 Markus Keller CLA 2004-09-21 03:44:27 EDT
*** Bug 68338 has been marked as a duplicate of this bug. ***
Comment 3 Markus Keller CLA 2004-09-21 03:48:15 EDT
*** Bug 74374 has been marked as a duplicate of this bug. ***
Comment 4 Benno Baumgartner CLA 2006-03-24 08:32:30 EST
*** Bug 108558 has been marked as a duplicate of this bug. ***
Comment 5 Markus Keller CLA 2010-06-15 09:01:14 EDT
Similar to bug 71627 (but for parameters, the "final" is not always allowed).