问题
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:
- Open the Eclipse Preferences and look for Install New Software
- 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