IDEA codestyle question
Have IDEA 9.0.4 codestyle possibility to move get/set methods to the bottom of containing class on reformat code operation? Settings->Code Style->Code Generation->Order of Members doesn't seem what I need, because it move all methods - I need only get/set(property access methods)
请先登录再写评论。
Hi Vladimir,
There is no way to do that at the moment. Feel free to submit corresponding ticket about that.
Regards, Denis
Please try the rearranger plug-in.
Yes, rearranger look like what I want, but it doesn't have integration in vcs commit process. While Reformat Code applies automaticaly on commit, I fogot doing rearrange action - it is inconvenient. And I don't know where to submit issue - to IDEA's tracker(add plugin functionality to code style) or to rearranger plugin(add vcs precommit hook).
Thanks Denis, thanks Tom!
Hi Vladimir,
I'd suggest to proceed that at both ways :)
Denis