下载jbpm-installer安装包并解压,找到 jbpm-installer\build.properties搜索eclipse.home
修改
eclipse.home=./eclipse
成
eclipse.home=D:/Projects/eclipse/
然后再只用命令行进入jbpm-installer目录,然后执行
ant install.droolsjbpm-eclipse.into.eclipse
启动Eclipse即可发现安装成功
Eclipse 安装 jBPM 插件,布布扣,bubuko.com
原文:http://www.cnblogs.com/WebClerk/p/3577071.html