问题:Cannot complete the install because one or more required items could not be found.
Software being installed: Activiti Eclipse BPMN 2.0 Designer 5.18.0.201508100929 (org.activiti.designer.feature.feature.group 5.18.0.201508100929)
Missing requirement: Activiti Eclipse BPMN 2.0 Designer 5.18.0.201508100929 (org.activiti.designer.feature.feature.group 5.18.0.201508100929) requires 'org.eclipse.equinox.p2.iu; org.eclipse.emf.transaction 1.4.0' but it could not be found
问题原因:Activiti-Designer5.18对Eclipse版本有要求

解决:将org.eclipse.emf.transaction_1.4.0.v20100331-1738.jar;
org.eclipse.emf.validation_1.7.0.201306111341.jar;
org.eclipse.emf.workspace_1.5.1.v20120328-0001.jar
复制到Eclipse的plugins目录。重启Eclipse后安装成功
本文介绍了在Eclipse中安装Activiti Designer 5.18时遇到的错误,该错误提示缺少必要的软件包。解决方案是将特定版本的org.eclipse.emf.transaction、org.eclipse.emf.validation和org.eclipse.emf.workspace的jar文件复制到Eclipse的plugins目录下,重启Eclipse后,安装过程可以成功完成。

2955

被折叠的 条评论
为什么被折叠?



