类注释
位置:settings->editor->file and code template
其他的需求按上面那个文件规则来就行了
方法注释模板
->live template
创建组->创建模板->编辑自己的需求
template text
*
* @Author
* @Description $Desc$
* @Date $date$ $time$
* @Param $param$
* @return $return$
**/
edit variables
原文:https://www.cnblogs.com/thatbluesky/p/14856152.html