1,在idea中找到settings->Editor->copyright->copyright profiles,然后点击+,输入名字,在copyright text中输入模板.然后点击右下角apply.
模板:(以下项目名称及文件名称的$在博客园上打不上,别忘记带上$)
Copyright(c)2002-2019, xxxxxxxxx有限公司
项目名称:$project.name
文件名称:$file.fileName
Date:$today
Author:xxxxxxxx
2,在settings->Editor->copyright中default project copyright选择1中的copyright名字,点击右上方+.添加scope,scope列选择project file,然后点击右下角apply.
3,1)此时在新建项目时就会自动加入copyright.
2)可以右击目录或者project file选择update copyright手动加入coperight
3)可以通过在project file中使用alt+insert快捷键选择copyright生成版权信息。
————————————————
作者:少帅
您的支持是对博主最大的鼓励,感谢您的认真阅读。
本文版权归作者所有,欢迎转载,但请保留该声明。