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}