原创作品,允许转载,转载时请务必以超链接形式标明文章
原始出处 、作者信息和本人声明。否则将追究法律责任。
作者: 永恒の_☆ 地址: http://blog.csdn.net/chenghui0317/article/details/9363743
作者: 永恒の_☆ 地址: http://blog.csdn.net/chenghui0317/article/details/9363743
在eclipse安装目录下的.eclipseproduct文件中发现版本比较低:version=3.7.0
遂点击Help --> Check for Updates
提示错误:eclipse下的Some sites could not be found. See the error log for more detail.
明细是:No repository found at jar:file:/D:/learning%20tools/jd-gui.zip!/.
基本可以看出是以前安装的jad反编译插件的组件不存在了,所以需要删除或者重新指定正确的地址就好了。
删除地址:Window --> Preferences --> Install/Update --> Available Software Sites 中
如下图:
遂点击Help --> Check for Updates
提示错误:eclipse下的Some sites could not be found. See the error log for more detail.
明细是:No repository found at jar:file:/D:/learning%20tools/jd-gui.zip!/.
基本可以看出是以前安装的jad反编译插件的组件不存在了,所以需要删除或者重新指定正确的地址就好了。
删除地址:Window --> Preferences --> Install/Update --> Available Software Sites 中
如下图: