I am trying to install the Google plugin for Eclipse Helios. As far as I can see, this plant includes Google App Engine Java SDK 1.6.4, Google Plugin for Eclipse 3.7, Google Web Toolkit SDK 2.4.0.
I get the following:
Cannot complete the installation because one or more of the required items may not be found. Installed software: Google Web Toolkit SDK 2.4.0 2.4.0.v201203300216-rel-r37 (com.google.gwt.eclipse.sdkbundle.e37.feature.feature.group 2.4.0.v201203300216-rel-R37)
Missing requirement: Google plugin for Eclipse 3.7 2.5.2.v201203300216-rel-r37 (com.google.gdt.eclipse.suite.e37.feature.feature.group 2.5.2.v201203300216-rel-r37) requires "org.eclipse.core. runtime 3.7.0 ", but it could not be found. Unable to satisfy dependency: From: Google Web Toolkit SDK 2.4.0 2.4.0.v201203300216-rel-r37 (com.google.gwt.eclipse.sdkbundle.e37.feature.feature.group 2.4.0.v201203300216-rel-R37) To: com.google.gdt.eclipse.suite.e37.feature.feature.group 2.5.2
I tried installing Web Developer Tools (as suggested in this answer ) and MyLyn Commons (as in another answer ), but still get the same error. If I have to install another version of the plugin, how can I choose it in the market? And what are the other possible reasons for this message? Thanks in advance.
source
share