【发布时间】:2014-01-05 00:11:53
【问题描述】:
我想使用 eclipse 市场来添加 svn 插件,但是当我尝试这样做时,我遇到了这个异常:
Cannot open Eclipse Marketplace
Cannot install remote marketplace locations: Unable to read repository at marketplace.eclipse.org/catalogs/api/p.
Unable to read repository at marketplace.eclipse.org/catalogs/api/p.
sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
Unable to read repository at marketplace.eclipse.org/catalogs/api/p.
sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
我使用 Eclipse 开普勒。
你有什么建议吗?
谢谢
【问题讨论】:
-
你在代理服务器后面吗?
-
您可以在窗口>>首选项>>常规>>网络连接下更改代理设置
-
不知道有没有代理,怎么获取这些信息?
-
如果你在一家公司,很可能你在代理。
标签: java eclipse svn eclipse-marketplace