首页 > 解决方案 > 如何在 Eclipse Kepler 中安装 Flowable 设计器

问题描述

我正在尝试在 eclipse(kepler)中安装 flowable 设计器,但出现以下错误。请给我解决方案。

Cannot complete the install because one or more required items could not be found.
  Software being installed: Flowable Eclipse BPMN 2.0 Designer 5.22.0 (org.flowable.designer.feature.feature.group 5.22.0)
  Missing requirement: Graphiti (Incubation) 0.13.1.v20160830-1309 (org.eclipse.graphiti 0.13.1.v20160830-1309) requires 'bundle org.eclipse.emf.transaction [1.8.0,2.0.0)' but it could not be found
  Cannot satisfy dependency:
    From: Graphiti (Incubation) 0.13.1.v20160830-1309 (org.eclipse.graphiti.feature.feature.group 0.13.1.v20160830-1309)
    To: org.eclipse.graphiti [0.13.1.v20160830-1309]
  Cannot satisfy dependency:
    From: Flowable Eclipse BPMN 2.0 Designer 5.22.0 (org.flowable.designer.feature.feature.group 5.22.0)
    To: org.eclipse.graphiti.feature.feature.group [0.13.1.v20160830-1309]

标签: eclipseflowable

解决方案


转到帮助 → 安装新软件。在以下面板中,单击添加按钮并填写以下字段:

名称:Flowable BPMN 2.0设计器

位置:http ://www.flowable.org/designer/update/


推荐阅读