where the heck is org.hibernate.tool.ant.HibernateToolTask?

人盡茶涼 提交于 2020-01-14 07:30:09

问题


Where the heck do I get org.hibernate.tool.ant.HibernateToolTask ? I can't seem to find a .jar file that contains it.


回答1:


Download Hibernate Tools - it's in hibernate-tools.jar located in plugins\org.hibernate.eclipse_3.2.4.CR2-R200901280154\lib\tools




回答2:


I got the latest (hibernate 4) version of hibernate-tools.jar (hibernate-tools-4.3.1.Final.jar) like this:

  • Get the jar for Hibernate tools v. 4.3.1:
    • Dowload JBossTools 4.3.0
    • from http://tools.jboss.org/downloads/jbosstools/mars/4.3.0.Final.html#zips
    • choose "Update site" download from the "Artifacts" tab
    • the jar is in jbosstools-4.3.0.Final-updatesite-core\plugins\org.jboss.tools.hibernate.runtime.v_4_3_5.0.0.Final-v20150924-2221-B39.jar\libin the unpacked zip



回答3:


I remember finding it in the jars extracted in the workspace by the Hibernate Tools Eclipse plugin.



来源:https://stackoverflow.com/questions/952084/where-the-heck-is-org-hibernate-tool-ant-hibernatetooltask

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!