Some questions from an IDEA newbie

Is it possible to automatically add any missing "this" keyword, and @Override annotation in IntelliJ when reformatting the code?

Also, is it possible to customise the Javadoc template in such a way as to get a different template depending on whether the method is a new method or an overriden method?

Thanks!

0

请先登录再写评论。