Code style question (getters/setters)

What Code Style option can I set to force the formatter to put getters/setters on a single line when refactoring fields?
There's an option to keep single line simple methods and code blocks on a single line when reformatting, but that's not the same.

Also, the refactoring's formatting behaviour is not consistent with the formatting that takes place when inserting a constructor with a single argument
(for some reason, this method is generated on a single line)...

Any help would be appreciated.

Cheers,

Bonny

0

Can anyone from JB shed some light here?

So many views, so others may be interested as well; can you guys please comment - do I file a JIRA or is it by design or is there a work around?

Cheers,

Bonny

0

请先登录再写评论。