Eclipse中设置在创建新类时自动生成注释


windows-->preference
Java-->Code Style-->Code Templates
code-->new Java files
编辑它

${filecomment}
${package_declaration}
/**
* @author 作者 E-mail:
* @version 创建时间:${date} ${time}
* 类说明
*/
${typecomment}
${type_declaration}
评论
发表评论

您还没有登录,请登录后发表评论

sgwood
搜索本博客
存档
最新评论