天天看点

MyEclipse2014安装Activiti插件后 打开BPMN图报错Could not open the editor: Unknowned

MyEclipse2014安装Activiti插件后 打开BPMN图报错Could not open the editor: Unknowned
MyEclipse2014安装Activiti插件后 打开BPMN图报错Could not open the editor: Unknowned

link!!

MyEclipse2014安装Activiti插件后 打开BPMN图报错Could not open the editor: Unknowned

activiti只提供特定eclipse版本支持,且会不断更新,具体查看这个链接:https://github.com/Activiti/Activiti-Designer/releases

link方法。具体步骤如下:

  1. 从http://www.activiti.org/designer/archived/中下载最新版本的压缩包
  2. 在MyEclipse2014安装目录下的dropins文件夹中建立activiti文件夹,然后在activiti文件夹中再建立eclipse文件夹
  3. 将步骤1中下载的压缩包里的features和plugins文件夹复制到步骤2中建立的eclipse文件夹中
  4. 在dropins文件夹中新建activiti.link文件,并在文件中添加一句path=“步骤2中建立的activiti文件夹的路径”(不需要双引号)
  5. 重新启动MyEclipse2014,即可在preferences中看到activiti插件

该方法在MyEclipse2014中成功;eclipse没有测试。

继续阅读