History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: IDEA-17995
Type: New Feature New Feature
Status: Open Open
Assignee: Maxim Shafirov
Reporter: Serge Baranov
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
IDEA: Feedback

"final" preference for interfaces

Created: 02 May 08 10:13   Updated: Tuesday 19:45
Component/s: Code Formatting and Code Style

Build: 7,757
Severity: Medium


 Description  « Hide
Support feedback:

In the Code Generation tab of the Global Code Style dialog, there are two options for the "final" modifier:

1) Make generated local variables final
2) Make generated parameters final

How about a third option for interface method parameters? It never makes sense to have an interface method parameter be declared final. I'd like to be able to specify different settings for interface methods vs. class methods.



 All   Comments   Work Log   Change History      Sort Order:
There are no comments yet on this issue.