1.選菜單
windows-->preference
Java-->Code Style-->Code Templates
code-->new Java files
2.選中點編輯
${filecomment}
${package_declaration}
/**
* @author 作者姓名 E-mail: email地址
* @version 創(chuàng)建時間:${date} ${time}
* 類說明
*/
${typecomment}
${type_declaration}
posted on 2011-10-05 18:20
kxbin 閱讀(1497)
評論(0) 編輯 收藏 所屬分類:
myeclipse