How to install Hibernate Tools into Eclipse Luna?

时间秒杀一切 提交于 2019-11-30 22:14:00

问题


I'm using Eclipse Luna, I want to create a web app and use Hibernate for my data. In Eclipse Marketplace I found Hibernate Tools for Indigo or Helios but not for Luna.

I found just Red Hat JBoss Developper Studio for Luna ( what's that ?).


回答1:


Hibernate Tools is part of JBoss Developer Studio. One option is to install (from Eclipse Marketplace) Red Hat JBoss Developer Studio (Luna), which will include the entire suite of JBoss tools (including Hibernate Tools). If you just want the Hibernate Tools, you'll have to use Help > Install New Software... and then add the JBoss Tools update site (http://download.jboss.org/jbosstools/updates/stable/luna/). From there you can select just the Hibernate Tools (or anything else you want).




回答2:


I use Eclipse Web Tools Platform (WTP) version 4.4 Luna. Menu Help \ Install new software...

Add plug-in repository: http://download.jboss.org/jbosstools/updates/stable/luna/

Search modules for Hibernate (Install all JBoss plug-ins is not good practice), then install

(open screenshot image in a new window for big size)


回答3:


just go to eclipse marketplace. type jboss tools luna. install the plugin. Done.



来源:https://stackoverflow.com/questions/26389961/how-to-install-hibernate-tools-into-eclipse-luna

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