在Eclipse中添加作者信息,名字与邮件的位置:
Preferences->Java->Code Style->Code Templates->Comments-Types
设置JRE源代码:
Preference->Java->Installed JRE->Edit->rt.jar->Source Attachment
如何在Eclipse Forms中使用Combo:
使用CCombo并设置SWT.FLAT,然后用formToolKit.adapt(CCombo)
设置 新建类或接口时自动勾选 Generate Comments:
Preferences->Java->Code Style->Code Templates->Automatically add comments for….选项勾上