Установка плагина GWT с Eclipse

Я пытаюсь использовать GWT, и я очень новичок в этом. Следуя документации, я попытался установить плагин GWT для Eclipse, но затем у меня появляется сообщение об ошибке:

Cannot complete the install because one or more required items could not be found.
  Software being installed: Google Plugin for Eclipse 3.7 3.0.1.v201206290132-rel-r37
  (com.google.gdt.eclipse.suite.e37.feature.feature.group 3.0.1.v201206290132-rel-r37)
 Missing requirement: Google Plugin for Eclipse 3.7 3.0.1.v201206290132-rel-r37
  (com.google.gdt.eclipse.suite.e37.feature.feature.group 3.0.1.v201206290132-rel-r37)
  requires 'org.mortbay.jetty.server 0.0.0' but it could not be found"

Я пытался найти к чемуorg.mortbay.jetty.server может иметь дело, но я не нашел. Кто-нибудь знает?

Ответы на вопрос(3)

Ваш ответ на вопрос