Я пытаюсь использовать 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
, но я не нашел. Кто-нибудь знает?