简体   繁体   English

将ObjectAid安装到eclipse LUNA中的错误

[英]Bug with installing ObjectAid into eclipse LUNA

I have eclipse LUNA, and I am trying to install ObjectAid for building UML diagrams. 我有eclipse LUNA,我正在尝试安装ObjectAid来构建UML图。 When I try to install it I get the following error: 当我尝试安装它时,我收到以下错误:

An error occurred while collecting items to be installed
session context was:(profile=epp.package.java, phase=org.eclipse.equinox.internal.p2.engine.phases.Collect, operand=, action=).
Artifact osgi.bundle,org.junit,3.8.2.v3_8_2_v20100427-1100 is a folder but the repository is an archive or remote location.

Why do I get this error, and how to overcome it? 为什么我会收到此错误,以及如何克服错误?

Thanks 谢谢

I had the same error message during installing e(fx)clipse plugins. 我在安装e(fx)clipse插件时遇到了同样的错误信息。 Also using Luna. 还使用Luna。

Following steps helped me: 以下步骤帮助我:

  1. Open the Eclipse Preferences and look for Install New Software 打开Eclipse Preferences并查找Install New Software
  2. Add http://download.eclipse.org/eclipse/updates/3.7 and try to install your plugin again. 添加http://download.eclipse.org/eclipse/updates/3.7并尝试再次安装您的插件。

This should be fixed in ObjectAid 1.1.8. 这应该在ObjectAid 1.1.8中修复。 There was an issue with certain Eclipse distributions. 某些Eclipse发行版存在问题。 They used some old JUnit bundles which were packaged different than expected by the installer. 他们使用了一些旧的JUnit软件包,这些软件包的打包方式与安装程序预期的不同。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM