java - Intellij IDEA 14 - Show intention actions (ALT+ Return) -


  1. call unimplemented method, highlighted red.
  2. place caret @ method , press alt+return.
  3. choose create method 'methodnamehere'.
  4. method body created right underneath invocation line of method.

question: how can set idea create methods/variables etc. in end of class?


Comments

Popular posts from this blog

smartface.io - Proper way to change color scheme for whole application -

Email notification in google apps script -

javascript - three.js lot of meshes optimization -