下载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即可发现安装成功

05-11 13:39