类代码模板自定义(注释)

编辑代码的时候一些模板不尽人意,设置一下类生成模板

File -- Settings -- Editor -- Code Style -- File and Code Templates

 

#if (${PACKAGE_NAME} && ${PACKAGE_NAME} != "")package ${PACKAGE_NAME};#end

/**
* Created with IntelliJ IDEA.
* User: ${USER}
* Date: ${DATE}
* Time: ${TIME}
* To change this template use File | Settings | File Templates.
* Description:
*/

posted @ 2018-01-17 09:54  人生如茶几  阅读(179)  评论(0)    收藏  举报