Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Error installing Google AppEngine plugin in Eclipse Juno (4.2)

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!

like image 257
Ben Carlson Avatar asked Apr 14 '12 10:04

Ben Carlson


3 Answers

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

like image 83
Ujwal Parker Avatar answered Sep 22 '22 17:09

Ujwal Parker


For me the problem was forgetting to start eclipse as administrator.

like image 32
Felix Avatar answered Sep 23 '22 17:09

Felix


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.

like image 32
Dave W. Smith Avatar answered Sep 26 '22 17:09

Dave W. Smith