java - 在 eclipse helios 中安装 hibernate 工具

标签 java eclipse hibernate jakarta-ee eclipse-plugin

我想通过 http://download.jboss.org/jbosstools/updates/stable/helios/ 在 eclipse helios 中安装 hibernate 在安装软件期间我遇到此错误:

An error occurred while collecting items to be installed
session context was:(profile=epp.package.jee, phase=org.eclipse.equinox.internal.p2.engine.phases.Collect, operand=, action=).
Problems downloading artifact: osgi.bundle,org.hibernate.eclipse.console,3.4.1.v20111025-0625-H210-Final.
MD5 hash is not as expected. Expected: fea0d20b63dde5eea8ac9441a7ffbd8d and found 22313e1a2eb7899f86b378b058007522.
Unable to read repository at http://download.jboss.org/jbosstools/updates/JBossTools-3.2.2.Final/plugins/org.hibernate.eclipse.mapper_3.4.1.v20111025-0625-H210-Final.jar.
Read timed out

出了什么问题?

最佳答案

你为什么要做这一切? Helios 有一个内置的插件安装程序。

您提供的网址在顶部说明了一切:

To install JBoss Tools, start up Eclipse (3.6.2 or above) then:
Help > Install New Software... >
and add this URL:
http://download.jboss.org/jbosstools/updates/stable/helios/

这就是全部内容了。我建议您尝试此操作,并且不要自己复制任何文件。

关于java - 在 eclipse helios 中安装 hibernate 工具,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/10414841/

相关文章:

java - 在 JPQL 中查询获取过去 X 个月的数据

java - Spring 4 + Hibernate 5 = org.springframework.orm.jpa.EntityManagerHolder 无法转换为 org.springframework.orm.hibernate5.SessionHolder

mysql - 如何在Entity中建立三个表之间的关系?

model-view-controller - MessageConverter 中带有 @Transactional 注释的 LazyInitializationException

java - 如何利用 spring roo 的时间界限?

java - 当我想使用find()方法两次时,我可以使用flush()而不是commit()吗?

java - 将值移至 JTextField

eclipse - 安装 gwt Eclipse 插件时出现错误 Norepositoryfound contains : osgi.bundle,org

java - 如何限制 @Primary Bean 的上下文?

java - 刷新 View 中的菜单项