1

I've changed the author file header that is included in all classes to this:

/**
 * Author: ${USER} 
 * Email: ${EMAIL}
 */

But this change is not applied in the previous created classes, so how can I apply it?

yat0
  • 967
  • 1
  • 13
  • 29
  • 1
    I don't think this is possible. Your best bet is probably using control + shift + R to replace the old template. – Zarwan Aug 09 '15 at 00:00
  • Too bad it's not possible, it would be a lot simpler.. But thanks for answering anyway :) @Zar – yat0 Aug 09 '15 at 00:13
  • Please refer this link https://stackoverflow.com/questions/20109203/android-studio-how-to-remove-update-the-created-by-comment-added-to-all-new-c – Ashwinvilla Mar 28 '19 at 06:32

0 Answers0