myeclipse方法和类的自动注解
?设置新建类注释Window->preferences->java->code?style??????->codeTemplates->code->new?Java?files???????????->edit修改成${filecomment}${package_declaration}/**?*?@className:${file_name}?*?@classDescription:?*?@author:自己的名字?*?@createTime:${date}?*/${typecomment}${type_declaration}