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

c++ - Difference between pre and post decrement in recursive function argument -

php - How can I echo out this array? -

javascript - IE11 incompatibility with jQuery's 'readonly'? -