When I try to install the eclipse plugin for GAE I get an error:
Cannot complete the install because one or more required items could not be found. Software being installed: Google App Engine Java SDK 1.6.4 1.6.4.v201203300216r37 (com.google.appengine.eclipse.sdkbundle.e37.feature.feature.group 1.6.4.v201203300216r37)
I'm using the http://dl.google.com/eclipse/plugin/3.7 update URL, which is the latest I could find. Has anyone solved this issue?
Thanks in advance!
Use this : http://dl.google.com/eclipse/plugin/4.2 as an update site
Source: http://code.google.com/p/google-plugin-for-eclipse/issues/detail?id=71#makechanges
It turns out that the antivirus (for some unknown reason) blocks the reading of xml file. Solution: PAUSE PROTECTION during installation.
For me the problem was forgetting to start eclipse as administrator.
See this post which explains how to work around this: https://plus.google.com/110140945975184013033/posts/ePFpQZYhPQq
Please note that some features of the plugin might not work as they should (for example when running in debugging mode my Eclipse Juno crashed a couple of times).
If the issue is that we don't yet support 4.2, answer is to have patience. Eclipse plugins are complex beasts, and 4.2 is fairly new.
I also have an issue like this when I am try to install plug in link to plugin in eclipse 4.2.2
Error:
I fixed this issue by click Help -> Check for updates, after that I installed this plug in and work as expected.