+1 - with the ability for "Reformat Code" to understand that sinble line 
methods such as these should not be reformatted.

Todd Breiholz
Damian Penney wrote:
> Specifically I'd like to be able to create getter/setters that are on one
> line as most of the time they don't anything other than assigning or
> returning a variable.
> 
> The end result would look something like this..
> 
> public void setSomething(String something) { this.something = something; }
> public void setElse(String else) { this.else = else; }
> 
> Damian Penney
> 
> 
> 

_______________________________________________
Eap-features mailing list
[EMAIL PROTECTED]
http://lists.jetbrains.com/mailman/listinfo/eap-features

Reply via email to