eclipse安装activiti插件方法:
之前网上找的大神安装的帖子,但还是不行,可能时遇到的问题不同,或者是网速不行。
参考的文章链接:
https://blog.csdn.net/qq_2300688967/article/details/52333164
1.在线安装:
我的eclipse版本是Mars.2 Release (4.5.2)的。
eclipse中上栏点击:help -> install new software -> add
name: Activiti BPMN 2.0 designer
Location: http://activiti.org/designer/update/
但是我会报下面的这个错,网上也没找到相同的错误…
把这三个文件拷贝到自己的eclipse的plugins文件夹下面,重启eclipse再次安装activiti插件就可以了
org.eclipse.emf.validation_1.7.0.201306111341.jar
org.eclipse.emf.transaction_1.4.0.v20100331-1738.jar
org.eclipse.emf.workspace_1.5.1.v20120328-0001.jar
点击