eclipse - Google App Engine JSP can't deploy: java.lang.RuntimeException: Cannot get the System Java
I had the same problem and was able to deploy successfully after forcing Eclipse to use the JRE within my SDK directory (Win 7 64bit). To force Eclipse to use a particular JRE see this. It seems that the JVM that Eclipse uses, the JVM that app engine spaw...