(6) ?勾上刚才的命名
(7) ?Next
(8) ?选择I accept the terms in the license agreement? Next
(9) ?
Finish
(10) ?Install?Yes重启eclipse
4. templates:
作用:顾名思义,起模板的作用。EclipseWork用该模板快速生成代码。
安装:解压缩templates-0.1.zip到磁盘,打开eclipse?Window?Preferences…?选择EclipseWork?wizards.xml选择解压出来的wizards.xml?Velocity Templatees’Folder选择解压出来的templates目录?勾选Open Editor when finish the wizard和Enable wizard’s cache?Apply?OK
打开templates视图:eclipse? Window?Show View?Other…?EclipseWork?Templates
(三) Hibernate工程
1.
HibernateProject工程创建步骤
(1) 创建一个动态web工程
(2) 给工程取名HibernateProject,工程如图
相关推荐: