1、打开Eclipse->help->eclipse marketplace,报以下异常
Cannot open Eclipse Marketplace
Cannot install remote marketplace locations: Connection failed
This is most often caused by a problem with your internet connection.Please check your internet connection and retry.
Unable to read repository athttp://marketplace.eclipse.org/catalogs/api/p.
Connection reset
Connection failed
This is most often caused by a problem with your internet connection.Please check your internet connection and retry.
Connection reset
2、解决方案
(1) window->preferences->General->Network Connections,Active Provider处勾选Manual
(2)在eclipse.ini中增加 -Djava.net.preferIPv4Stack=true
原文地址:https://blog.csdn.net/xiayan_ucas/article/details/78112526
本文详细介绍了在使用Eclipse时遇到无法打开Marketplace及远程市场位置安装失败的问题,并提供了有效的解决方案,包括调整网络设置和修改eclipse.ini配置。

223

被折叠的 条评论
为什么被折叠?



