【发布时间】:2016-07-25 15:16:45
【问题描述】:
我正在尝试让 Eclipse 能够访问 Internet,以便我可以安装软件,但是 Eclipse 无法访问 Internet。我编写了一个简单的 Java 程序,它可以访问 Internet,并且能够正常运行。我还可以通过 Mozilla 浏览互联网。
我正在尝试访问 eclipse 市场,但它给了我错误:
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.
Cannot complete request to http://marketplace.eclipse.org/catalogs/api/p: Unable to connect to repository http://marketplace.eclipse.org/catalogs/api/p
Unable to connect to repository http://marketplace.eclipse.org/catalogs/api/p
Connection timed out
Connection failed
This is most often caused by a problem with your internet connection. Please check your internet connection and retry.
Connection timed out
我也尝试使用内部网络浏览器并遇到同样的问题。
操作系统:Linux Redhat
日食:霓虹灯或太阳神
【问题讨论】:
-
@azurefrog,抱歉 - 问题已更新。
标签: java eclipse networking