码迷,mamicode.com
首页 > 系统相关 > 详细

MyEclipse/eclipse 添加作者、注释、版本、时间等

时间:2015-05-19 14:47:23      阅读:225      评论:0      收藏:0      [点我收藏+]

标签:myeclipse   eclipse   添加作者   注释   标记   

技术分享

/**
*@Title ${file_name}
*@description ${todo}
*@time ${date} ${time}
*@author weis
*@version 1.0
**/



技术分享


/**
 *@Title ${file_name}
 *@description ${todo}
 *@time ${date} ${time}
 *@author weis
 *@version 1.0
**/




技术分享


/**
 * @Title: ${enclosing_method}
 * @Description:
 * ${tags}
 * @return ${return_type}
 * @author weis
 * @date ${date}${time}
*/



技术分享


${filecomment}
${package_declaration}
/**
*@Title ${file_name}
*@description ${todo}
*@time ${date} ${time}
*@author weis
*@version 1.0
**/
${typecomment}
${type_declaration}




MyEclipse/eclipse 添加作者、注释、版本、时间等

标签:myeclipse   eclipse   添加作者   注释   标记   

原文地址:http://blog.csdn.net/weisong530624687/article/details/45843945

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!