I am trying to work with Google App Engine. I have Eclipse Juno on my MacBook (Mountain Lion), and I have upgraded my Java to 1.7.0_45. I tried following instructions as per Google on its Developers link to add the Google SDK to my Eclipse. When I open my preferences in Eclipse, it shows: Failed to initialize App Engine SDK 1.8.7
How do I resolve this issue? What is it that I am doing wrong or have missed doing??
I have tried to break my head on this and even tried to search for solutions but did not find any! Help!
Try uninstalling AppEngine SDK 1.8.7 from Eclipse. Here is a more detailed installation guide for the Google Plugin for Eclipse on the Juno (3.8/4.2) version. You need to select the Google Plugin for Eclipse and the SDK for AppEngine as a minimum. Currently you will get AppEngine SDK 1.8.9. Good luck!
If that fails try with a newer Eclipse (4.3 Kepler).
I had the same problem myself, and after installing Java 7 JDK from http://www.oracle.com/technetwork/java/javase/, I followed the steps bellow and the "Failed to initialize..." error disappeared: