难以将 GITHUB 添加到 eclipse
Difficulty in adding GITHUB to eclipse
我正在尝试将 GitHub 的依赖项添加到我的 eclipse IDE,但是如果我使用 'git' 关键字进行搜索,市场会显示以下错误。
MarketplaceDiscoveryStrategy 因错误而失败
无法完成对 http://marketplace.eclipse.org/api/p/search/apachesolr_search/git?client=org.eclipse.epp.mpc.core&client.version=1.7.7.v20190521-1752&os=linux&ws=gtk&nl=en_IN&java.version=12.0.2&product=org.eclipse.sdk.ide&product.version=4.11.0.I20190307-0500&runtime.version=3.15.200.v20190301-1641&platform.version=4.11.0.v20190307-0500: HTTP Server 'Internal Error': http://marketplace.eclipse.org/api/p/search/apachesolr_search/git?client=org.eclipse.epp.mpc.core&client.version=1.7.7.v20190521-1752&os=linux&ws=gtk&nl=en_IN&java.version=12.0.2&product=org.eclipse.sdk.ide&product.version=4.11.0.I20190307-0500&runtime.version=3.15.200.v20190301-1641&platform.version=4.11.0.v20190307-0500 的请求
HTTP 服务器 'Internal Error':http://marketplace.eclipse.org/api/p/search/apachesolr_search/git?client=org.eclipse.epp.mpc.core&client.version=1.7.7.v20190521-1752&os=linux&ws=gtk&nl=en_IN&java.version=12.0.2&product=org.eclipse.sdk.ide&product.version=4.11.0.I20190307-0500&runtime.version=3.15.200.v20190301-1641&platform.version=4.11.0.v20190307-0500
HttpComponents 连接错误响应代码 500.
我今天早上 运行 亲自参与了这个问题。
这似乎是 Marketplace 本身的问题。如果您在 https://marketplace.eclipse.org 上使用搜索功能,您将收到 Search is temporarily unavailable. If the problem persists, please contact the site administrator.
消息。
希望这可能是暂时的问题。此错误也已报告:https://bugs.eclipse.org/bugs/buglist.cgi?quicksearch=MarketplaceDiscoveryStrategy%20failed%20with%20an%20error.
我的解决方案必须直接从我使用 google 和 "Help"/"Install new Software" 菜单项找到的 Update-URL 安装所需的软件。
我正在尝试将 GitHub 的依赖项添加到我的 eclipse IDE,但是如果我使用 'git' 关键字进行搜索,市场会显示以下错误。
MarketplaceDiscoveryStrategy 因错误而失败 无法完成对 http://marketplace.eclipse.org/api/p/search/apachesolr_search/git?client=org.eclipse.epp.mpc.core&client.version=1.7.7.v20190521-1752&os=linux&ws=gtk&nl=en_IN&java.version=12.0.2&product=org.eclipse.sdk.ide&product.version=4.11.0.I20190307-0500&runtime.version=3.15.200.v20190301-1641&platform.version=4.11.0.v20190307-0500: HTTP Server 'Internal Error': http://marketplace.eclipse.org/api/p/search/apachesolr_search/git?client=org.eclipse.epp.mpc.core&client.version=1.7.7.v20190521-1752&os=linux&ws=gtk&nl=en_IN&java.version=12.0.2&product=org.eclipse.sdk.ide&product.version=4.11.0.I20190307-0500&runtime.version=3.15.200.v20190301-1641&platform.version=4.11.0.v20190307-0500 的请求 HTTP 服务器 'Internal Error':http://marketplace.eclipse.org/api/p/search/apachesolr_search/git?client=org.eclipse.epp.mpc.core&client.version=1.7.7.v20190521-1752&os=linux&ws=gtk&nl=en_IN&java.version=12.0.2&product=org.eclipse.sdk.ide&product.version=4.11.0.I20190307-0500&runtime.version=3.15.200.v20190301-1641&platform.version=4.11.0.v20190307-0500 HttpComponents 连接错误响应代码 500.
我今天早上 运行 亲自参与了这个问题。
这似乎是 Marketplace 本身的问题。如果您在 https://marketplace.eclipse.org 上使用搜索功能,您将收到 Search is temporarily unavailable. If the problem persists, please contact the site administrator.
消息。
希望这可能是暂时的问题。此错误也已报告:https://bugs.eclipse.org/bugs/buglist.cgi?quicksearch=MarketplaceDiscoveryStrategy%20failed%20with%20an%20error.
我的解决方案必须直接从我使用 google 和 "Help"/"Install new Software" 菜单项找到的 Update-URL 安装所需的软件。