用户登录
用户注册

分享至

hibernate 安装教程

  • 作者: Oculus
  • 来源: 51数据库
  • 2021-01-10
在MyEclipse中hibernate不用安装了,MyEclipse这个插件已经集成了struts,hibernate,spring,jsf等多种框架,你只需要在Eclipse中建一个web工程,然后在工程名的位置单击右键,如果安装了myeclipse的话,就有myeclipse这个选项,你选择add hibernate capabilities就可以了,它可以帮你导入hibernate所需要的核心jar包.



  1.下载hibernatetools-3.2.4插件
2.在myeclipse安装路径中找到dropins文件夹 在里面写个hibernatetool.link文件 里面的值是就是你解压hibernatetools-3.2.4的路径 eg:path=d:\\develepmentsoft\\plug-in\\hibernatetools-3.2.4\\eclipse
3.重启myeclipse 即可
软件
前端设计
程序设计
Java相关