Не могу установить плагин Google для Eclipse 3.7 - PullRequest
1 голос
/ 05 августа 2011

Ошибка при сборе элементов для установки контекста сеанса:

(profile=epp.package.jee, phase=org.eclipse.equinox.internal.p2.engine.phases.Collect, operand=, action=).
Unable to read repository at http://dl.google.com/eclipse/plugin/3.7/plugins/com.google.appengine.eclipse.core_2.3.3.r37v201107211953.jar.
Read timed out
Unable to read repository at http://dl.google.com/eclipse/plugin/3.7/plugins/com.google.gdt.eclipse.core_2.3.3.r37v201107211953.jar.
Read timed out
Unable to read repository at http://dl.google.com/eclipse/plugin/3.7/plugins/com.google.gdt.eclipse.maven_2.3.3.r37v201107211953.jar.
Read timed out
Unable to read repository at http://dl.google.com/eclipse/plugin/3.7/plugins/com.google.gwt.eclipse.core_2.3.3.r37v201107211953.jar.
Read timed out

Ответы [ 2 ]

7 голосов
/ 05 августа 2011

Я решил это, загрузив хранилище по скрытой ссылке:

http://dl.google.com/eclipse/plugin/core/3.7/zips/gpe-e37-latest-updatesite.zip

и обновив оттуда

См. Документацию в Googleсайт .

0 голосов
/ 10 марта 2015

Это все еще проблема, если вы находитесь за брандмауэром и не настроили Eclipse для его обхода.Ссылка в принятом ответе не работает для меня ... нашел те, которые действительно работали.

http://dl.google.com/dl/eclipse/inst/codepro/latest/codeproanalytix_v7.1.0_updatesite_for_eclipse3.7.zip

http://dl.google.com/dl/eclipse/inst/codepro/latest/codeproanalytix_v7.1.0_updatesite_for_eclipse3.6.zip

http://dl.google.com/dl/eclipse/inst/codepro/latest/codeproanalytix_v7.1.0_updatesite_for_eclipse3.5.zip

http://dl.google.com/dl/eclipse/inst/codepro/latest/codeproanalytix_v7.1.0_updatesite_for_eclipse3.4.zip

Добро пожаловать на сайт PullRequest, где вы можете задавать вопросы и получать ответы от других членов сообщества.
...