When trying to deploy my application to the Google App Engine server I get the following error: Cannot get the System Java Compiler. Please use a JDK, not a JRE.
A
As noted in the comments: Make sure the JDK is FIRST in your PATH.