Bug 40078

Summary: [code style] Option to make auto-generate method parameters final
Product: [Eclipse Project] JDT Reporter: Miguel A Paraz <mparaz>
Component: UIAssignee: JDT-UI-Inbox <jdt-ui-inbox>
Status: ASSIGNED --- QA Contact:
Severity: enhancement    
Priority: P3 CC: arno.b.dev, bugs, eclipse, eclipse, eclipse, grk, himself, manfredpaix, markus.kell.r, navin.peiris, nikolaymetchev, robert.simmons, t.wood
Version: 3.0   
Target Milestone: ---   
Hardware: PC   
OS: Linux   
Whiteboard:

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).