I am trying to use GWT and I am very new to it. Following the doc, I tried to install the GWT plugin for Eclipse but then I have an error message :
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"
I tried to find to what org.mortbay.jetty.server could deal with, but I didn't find. Does anyone know?