'How to Add Auto Comment In Activity and Resource files
I already set the comment through Setting in "File and Code Templates > Includes > Fille Header.java" but it only work if I create class files.
#set ($USER = "XXX")
/**
${DATE} | ${USER}
*/
I see #parse("File Header.java") in "Other > Activity.java" but seems not work for the comment?
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
