簡體   English   中英

將ObjectAid安裝到eclipse LUNA中的錯誤

[英]Bug with installing ObjectAid into eclipse LUNA

我有eclipse LUNA,我正在嘗試安裝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.

為什么我會收到此錯誤,以及如何克服錯誤?

謝謝

我在安裝e(fx)clipse插件時遇到了同樣的錯誤信息。 還使用Luna。

以下步驟幫助我:

  1. 打開Eclipse Preferences並查找Install New Software
  2. 添加http://download.eclipse.org/eclipse/updates/3.7並嘗試再次安裝您的插件。

這應該在ObjectAid 1.1.8中修復。 某些Eclipse發行版存在問題。 他們使用了一些舊的JUnit軟件包,這些軟件包的打包方式與安裝程序預期的不同。

暫無
暫無

聲明:本站的技術帖子網頁,遵循CC BY-SA 4.0協議,如果您需要轉載,請注明本站網址或者原文地址。任何問題請咨詢:yoyou2525@163.com.

 
粵ICP備18138465號  © 2020-2024 STACKOOM.COM