1

我想在安装软件期间通过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

怎么了?

4

2 回答 2

0

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

您提供的网址在顶部说得很好:

要安装 JBoss Tools,请启动 Eclipse(3.6.2 或更高版本)然后:
Help > Install New Software... >
并添加此 URL:http:
//download.jboss.org/jbosstools/updates/stable/helios/

这里的所有都是它的。我建议你试试这个,不要自己复制任何文件。

于 2012-05-02T13:41:49.720 回答
0

当您使用 Eclipse Helios 时,您也可以通过“Marketplace”安装 JBoss 工具(其中包含 Hibernate 工具)。据我所知,我以这种方式在 Eclipse Helios 和 Indigo 上安装了 Hibernate 工具,并且运行良好。

于 2012-06-15T07:18:27.007 回答