Bug with installing ObjectAid into eclipse LUNA

2019-06-20 08:30发布

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

2条回答
【Aperson】
2楼-- · 2019-06-20 08:53

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.

查看更多
姐就是有狂的资本
3楼-- · 2019-06-20 08:59

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.
查看更多
登录 后发表回答