- 以下是在eclipse上安装Hibernate的插件,hibernate在编程上坚持出现,故需要在eclipse上进行如下安装。
- 首先把安装Hibernate插件,常用到JBoss,访问http://tools.jboss.org/downloads/
- 如图下左上角的第一个红色框中,有Nightly(试用的)和Stable(稳定的),这里选择Stable版本,点击完成后,再点击Artifacts,选择Update Site(including sources) bundle of all JBoss Core Tools,下载zip。
- 下载后的zip包,如下。
- 下载完成后,打开eclipse(这里的版本是neon)。点击Help – > Install New SoftWare
- 点击Add..
- 在Add Repository 的窗口中点击Archive..
- 将刚刚下载完毕的zip选择,并点击OK。
- 这里我们看到会有很多工具插件,我们现在只要Hibernate,所以点击JBoss Web and Java EE Development 的小三角。
- 选择Hibernate Tools 打√,取消Contact all update sites during install to find required software , 然后点击Next >。
- 点击Next > 。
- 选择I accept the terms of the license agreement ,接着点击Finish。
- 安装的过程如下。
- 提出的Security Warning提示,点击OK。
- 提出SoftWare Update ,大概就是要重启才能使用在Eclipse中使用工具,点击Yes。
- 提出JBoss Tools Usage ,点击Yes。
- 完成后,我们在项目里面,点击新建一个文件,就会找到我们刚刚安装完成的Hibernate工具。
- Eclipse中安装Hibernate插件到此结束! !@#$#$%^&#^*^$