在eclipse中关联源码时:
1.出现Failed to create the part's controls错误,
2.而attach source 这个按钮却没有出现。
问题原由:eclipse版本装中文后出现的bug
解决方案:
方法1.卸载中文插件
方法2.在eclipse.ini文件里的最后一行加入:
-Duser.language=en
2024-03-11 20:49:01
在eclipse中关联源码时:
1.出现Failed to create the part's controls错误,
2.而attach source 这个按钮却没有出现。
问题原由:eclipse版本装中文后出现的bug
解决方案:
方法1.卸载中文插件
方法2.在eclipse.ini文件里的最后一行加入:
-Duser.language=en
下一篇:Android URI简介