0

我已经下载了 eclipse juno 的纸莎草 zip 文件,安装时出现此错误:

Cannot complete the install because one or more required items could not be found.
  Software being installed: Papyrus SysML ModelExplorer (Incubation) 0.10.1.v201310020936 (org.eclipse.papyrus.sysml.modelexplorer.feature.feature.group 0.10.1.v201310020936)
  Missing requirement: Papyrus Tools (Incubation) 0.10.1.v201310020936 (org.eclipse.papyrus.infra.tools 0.10.1.v201310020936) requires 'bundle org.eclipse.core.expressions 3.4.500' but it could not be found
  Cannot satisfy dependency:
    From: Papyrus Backbone (Incubation) 0.10.1.v201310020936 (org.eclipse.papyrus.infra.core 0.10.1.v201310020936)
    To: bundle org.eclipse.papyrus.infra.tools 0.10.1
  Cannot satisfy dependency:
    From: Papyrus Edit Service (Incubation) 0.10.1.v201310020936 (org.eclipse.papyrus.infra.services.edit 0.10.1.v201310020936)
    To: bundle org.eclipse.papyrus.infra.core 0.10.1
  Cannot satisfy dependency:
    From: ModelExplorer customization for SysML (Incubation) 0.10.1.v201310020936 (org.eclipse.papyrus.sysml.modelexplorer 0.10.1.v201310020936)
    To: bundle org.eclipse.papyrus.infra.services.edit 0.10.1
  Cannot satisfy dependency:
    From: Papyrus SysML ModelExplorer (Incubation) 0.10.1.v201310020936 (org.eclipse.papyrus.sysml.modelexplorer.feature.feature.group 0.10.1.v201310020936)
    To: org.eclipse.papyrus.sysml.modelexplorer [0.10.1.v201310020936]

我已经安装了这个答案中提到的插件

4

1 回答 1

1

Papyrus 0.10.X 需要 Eclipse 4.3 (Kepler)。您应该使用 0.9.2 使用此更新站点:http: //download.eclipse.org/modeling/mdt/papyrus/updates/releases/juno

于 2013-10-27T09:42:59.103 回答