Earlier today, I installed the google app engine on eclipse 4.2, following the instructions here:
https://developers.google.com/appengine/docs/java/tools/eclipse
I am now trying to install it on a different machine. However, when I follow step 2, i.e. insert https://dl.google.com/eclipse/plugin/4.2 into the Work With text, I get a problem.
I am told to click the SDK check box, and then “Google App Engine Java SDK”. However, “Google App Engine Java SDK” is no longer under the SDK checkbox, though I’m sure it was before.
I have tried downloading different versions of Eclipse, to see if it’s a compatibility issue, but that is not helping. Does anyone know what I am doing wrong?
Same problem here.
I finally installed the sdk manually after installing Google’s eclipse plugin.
I created a new web application project (“blue g” icon) -> new web app -> (Google SDK) configure sdks -> add. Then select the unzipped sdk downloaded from here: https://developers.google.com/appengine/downloads?hl=es
Still no answer for the missing downloadable SDK, though.
Cheers