java - Intellij IDEA 14 - Show intention actions (ALT+ Return) -
- call unimplemented method, highlighted red.
- place caret @ method , press alt+return.
- choose create method 'methodnamehere'.
- method body created right underneath invocation line of method.
question: how can set idea create methods/variables etc. in end of class?
Comments
Post a Comment