红联Linux门户
Linux帮助

eclipse关联源码Failed to create the part's controls

发布时间:2016-02-02 11:21:35来源:linux网站作者:是知也

在eclipse中关联源码时:

1.出现Failed to create the part's controls错误,

2.而attach source 这个按钮却没有出现。


问题原由:eclipse版本装中文后出现的bug


解决方案:

方法1.卸载中文插件

方法2.在eclipse.ini文件里的最后一行加入:    

-Duser.language=en


本文永久更新地址:http://www.linuxdiyf.com/linux/17822.html