在Myeclipse8.6安装JBPM插件确实有点麻烦,关键是要拔掉网线或者禁用网卡!可以在第七步时候拔掉网线也可以一开始就断网状态!
1、将下载的JBPM4.4文件解压缩;
2、打开Myeclipse8.6选择help-->MyEclipse Configuration Center-->Software;
3、左边Browse Software选择add site---->Add from Archive File;
4、Name写jbpm4.4,url是jbpm4.4解压缩目录下install-->src--->gpd-->jbpm-gpd-site.zip的文件路径,然后点击OK;
5、左边Browse Software下会出现Personal Sites,在底下有jbpm4.4的一个树,打开树底下8个分别右击选择add to profile;
6、这时候右下角Software Updates Available会出现你要安装的插件;
7、关键是这时候你要把你电脑的网线拔掉,不然你安装可能是很糟糕,拔掉网线后点击Apply change;
8、一切顺利安装完成后,会提醒是否重启Myeclipse;
相关资料:
http://jsczxy2.iteye.com/blog/1225448
http://www.iteye.com/problems/95409
ps:
如果是别的版本(如Myeclipse for Spring 8.6),窗口名字可能略有不同,如:
myeclipse8.6 : Pending Changes窗口 对应于
Myeclipse for Spring 8.6: Software Updates Available 窗口
来源:oschina
链接:https://my.oschina.net/u/1379006/blog/198148