我已经安装了eclipse露娜,并且我正在尝试安装ObjectAid来构建UML图。当我尝试安装它时,我得到了以下错误:
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.为什么会出现这个错误,以及如何克服它?
谢谢
发布于 2015-01-28 22:37:49
我有相同的错误信息,在安装e(Fx)裁剪插件。也是用的是露娜。
以下步骤对我很有帮助:
发布于 2015-05-16 23:36:27
此问题应在ObjectAid 1.1.8中修复。某些Eclipse发行版有一个问题。他们使用了一些旧的JUnit包,这些包的打包方式与安装程序的预期不同。
https://stackoverflow.com/questions/27543061
复制相似问题