Warning: file_get_contents(/data/phpspider/zhask/data//catemap/6/eclipse/8.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Java 在eclipse helios中安装hibernate工具_Java_Eclipse_Hibernate_Jakarta Ee_Eclipse Plugin - Fatal编程技术网

Java 在eclipse helios中安装hibernate工具

Java 在eclipse helios中安装hibernate工具,java,eclipse,hibernate,jakarta-ee,eclipse-plugin,Java,Eclipse,Hibernate,Jakarta Ee,Eclipse Plugin,我想通过安装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 download

我想通过安装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有一个内置的插件安装程序

您提供的url在顶部显示正确:

要安装JBoss工具,请启动Eclipse 3.6.2或更高版本,然后: 帮助>安装新软件…> 并添加此URL:


就这些。我建议您尝试一下,不要自己复制任何文件。

当您使用Eclipse Helios时,您可以安装JBoss工具,其中Hibernate工具也包括在市场中。据我记忆所及,我以这种方式在Eclipse Helios和Indigo上安装了Hibernate工具,一切都很顺利。

如果你已经按照问题中所说的做了,你可能已经破坏了整个Eclipse安装,那么请完全删除并重新安装Helios,然后再次尝试安装此插件。如果你开始弄乱Eclipse的文件,它很容易被破坏。