Bug with installing ObjectAid into eclipse LUNA

时间秒杀一切 提交于 2019-12-08 21:00:18

问题


I have eclipse LUNA, and I am trying to install ObjectAid for building UML diagrams. 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


回答1:


I had the same error message during installing e(fx)clipse plugins. Also using Luna.

Following steps helped me:

  1. Open the Eclipse Preferences and look for Install New Software
  2. Add http://download.eclipse.org/eclipse/updates/3.7 and try to install your plugin again.



回答2:


This should be fixed in ObjectAid 1.1.8. There was an issue with certain Eclipse distributions. They used some old JUnit bundles which were packaged different than expected by the installer.



来源:https://stackoverflow.com/questions/27543061/bug-with-installing-objectaid-into-eclipse-luna

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!