I have seen a few posts (http://groups.google.com/group/google-web-
toolkit/browse_thread/thread/eaf042880c63e3c5/07410f4d531860e6?
lnk=gst&q=eclipse+3.4# and
https://groups.google.com/group/google-web-toolkit/browse_thread/thread/e630f2550ac20050)
that have had problems with updating to GWT 2.2 in eclipse 3.4 and I
ran into the same problem.I have been running 2.1 and 2.1.1 with no
problem but when I tried to update to 2.2 i received the following
error:

Cannot complete the request.  See the details.
Google Plugin for Eclipse 3.4 is already installed, so an update will
be performed instead.
Unsatisfied dependency:
[com.google.gdt.eclipse.suite.e34.feature.feature.group
2.2.0.v201102111801] requiredCapability: org.eclipse.equinox.p2.iu/
org.eclipse.wb.core.xml.feature.feature.group/0.9.0
Unsatisfied dependency: [com.google.gwt.eclipse.sdkbundle.e34.feature.
2.2.0.feature.group 2.2.0.v201102111801] requiredCapability:
org.eclipse.equinox.p2.iu/
com.google.gdt.eclipse.suite.e34.feature.feature.group/2.2.0
Unsatisfied dependency: [com.google.gwt.eclipse.sdkbundle.e34.feature.
2.1.0.feature.group 2.1.0.v201010280047] requiredCapability:
org.eclipse.equinox.p2.iu/
com.google.gdt.eclipse.suite.e34.feature.feature.group/1.4.0
Unsatisfied dependency: [com.google.gwt.eclipse.sdkbundle.e34.feature.
2.1.1.feature.group 2.1.1.v201012170126] requiredCapability:
org.eclipse.equinox.p2.iu/
com.google.gdt.eclipse.suite.e34.feature.feature.group/1.4.1
Unsatisfied dependency:
[com.google.gdt.eclipse.suite.e34.feature.feature.group
2.2.0.v201102111801] requiredCapability: org.eclipse.equinox.p2.iu/
org.eclipse.wb.core.xml.feature.feature.group/0.9.0

To solve this problem I downloaded the plugin and SDK (http://
code.google.com/eclipse/docs/install-from-zip.html) and commented out
the row
<required namespace='org.eclipse.equinox.p2.iu'
name='org.eclipse.wb.core.xml.feature.feature.group' range='0.9.0'/>
in the content.xml file in the content.jar of the downloaded file.

This made it possible to install GWT 2.2 in eclipse 3.4 from my local
hard drive. I wonder if this is a viable solution or pure luck on my
part?

Regards
Ralf

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to