如何将 Hibernate Tools 安装到 Eclipse Luna 中?
声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow
原文地址: http://stackoverflow.com/questions/26389961/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me):
StackOverFlow
How to install Hibernate Tools into Eclipse Luna?
提问by mingo90
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.
我正在使用 Eclipse Luna,我想创建一个 Web 应用程序并将 Hibernate 用于我的数据。在 Eclipse Marketplace 中,我找到了适用于 Indigo 或 Helios 但没有适用于 Luna 的 Hibernate Tools。
I found just Red Hat JBoss Developper Studio for Luna ( what's that ?).
我发现只有 Red Hat JBoss Developper Studio for Luna(那是什么?)。
回答by E-Riz
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).
Hibernate Tools 是 JBoss Developer Studio 的一部分。一种选择是安装(从 Eclipse Marketplace)Red Hat JBoss Developer Studio (Luna),它将包括整套 JBoss 工具(包括 Hibernate Tools)。如果您只需要 Hibernate Tools,则必须使用Help> Install New Software...然后添加 JBoss Tools 更新站点(http://download.jboss.org/jbosstools/updates/stable/luna/) . 从那里你可以只选择休眠工具(或任何你想要的东西)。
回答by Do Nhu Vy
I use Eclipse Web Tools Platform (WTP) version 4.4 Luna. Menu Help \ Install new software...
我使用 Eclipse Web 工具平台 (WTP) 版本 4.4 Luna。菜单Help \ Install new software...
Add plug-in repository: http://download.jboss.org/jbosstools/updates/stable/luna/
添加插件库:http: //download.jboss.org/jbosstools/updates/stable/luna/
Search modules for Hibernate
(Install all JBoss plug-ins is not good practice), then install
搜索模块Hibernate
(安装所有 JBoss 插件不是好习惯),然后安装
(open screenshot image in a new window for big size)
(在新窗口中打开大尺寸屏幕截图)
回答by Rakesh
just go to eclipse marketplace. type jboss tools luna. install the plugin. Done.
只需去eclipse市场。键入 jboss 工具 luna。安装插件。完毕。