Eclipse 休眠插件

发布于 2024-07-23 01:54:28 字数 218 浏览 11 评论 0原文

有人可以指导我如何在 Eclipse 中安装 Hibernate 工具吗? 我正在使用 Eclipse 3.3(我可以升级到 3.4)。 我可以使用 Hibernate 3.0 或 2.0。

我无法安装该插件。 它没有被检测到。 更新站点给出错误,指出需要 WTP。 当我尝试安装它时,它再次给出一些依赖错误 EFt 等。

我快疯了,难道没有一个包可以安装这一切吗?

Can somebody guide me how to install Hibernate tools in Eclipse. I am using Eclipse 3.3 ( I can upgrade to 3.4). I can use Hibernate 3.0 or 2.0.

I am not able to install the plugin. Its not getting detected. The update site gives error saying that WTP is required. When I try to install that, it again give some dependency error EFt etc.

I am going crazy, isn't there one package install for all this.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

泪之魂 2024-07-30 01:54:30

如果您决定使用 Eclipse Juno (v4.0),那么请选择 JBoss Tools。 Hibernate Tools 插件现在是 JBoss Tools 插件的一部分。 因此,如果您安装 JBoss Tools 插件,那么您将自动获得 Hibernate Tools 插件。

安装 Eclipse Juno 后,打开 Eclipse Marketplace 窗口并搜索“JBoss Tools”,然后单击安装按钮。 安装完成后,系统将提示您重新启动 Eclipse,然后您就完成了...

此链接包含有关安装 JBoss Tools 插件的详细图片,以防您需要... http://www.javabrahman.com/j2ee/how-to-install-jboss-tools -eclipse-插件/

In case you decide to go for Eclipse Juno (v4.0) then go for JBoss Tools. Hibernate Tools plugin is now a part of JBoss Tools plugin. So, if you install JBoss Tools plugin then you automatically get Hibernate Tools plugin.

After installing Eclipse Juno open the Eclipse Marketplace window and search for "JBoss Tools" and then click on install button. Once the installation is over you will be prompted for a restart of Eclipse and you are done...

This link has a detailed pictorial on installing JBoss Tools plugin just in case you need it... http://www.javabrahman.com/j2ee/how-to-install-jboss-tools-eclipse-plugin/

红ご颜醉 2024-07-30 01:54:29

这是我经常做的事情,它对我有用:

  1. 获取 java ee 版本的 Eclipse,是的,我会得到 3.4 此处
  2. 此处安装 Hibernate 插件。

它确实在休眠工具页面上说:
“要求:Eclipse WTP 3.4 或 Ant,体面的驱动程序和数据库”

所以我可能猜测 3.3 是导致您问题的原因。 祝你好运!

This is what I always do, and it works for me:

  1. Get the java ee version of Eclipse, yes I would get 3.4 here.
  2. Install the Hibernate plugin here.

It does say on the hibernate tools page:
"Requirements: Eclipse WTP 3.4 or Ant, Decent driver and database"

So I might guess that 3.3 is what is causing your issues. Good luck!

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文