其他分享
首页 > 其他分享> > IntelliJ IDEA为类和方法自动添加注释

IntelliJ IDEA为类和方法自动添加注释

作者:互联网

/**
 * @author     :shix
 * @date       :Created in ${DATE} ${TIME}
 * @description:${description}
 * @modified By:
 * 
 */

 

1. 为类增自动注解

File-->Settings-->Editor-->File and Code Templates

 

 

 

标签:Templates,Code,description,IDEA,自动,File,为类,IntelliJ
来源: https://www.cnblogs.com/shix0909/p/12234116.html