I just updated GAE to 1.7.4, and I'm getting the JDK missing error (see below) at deploy time. The JSPs compile fine in Eclipse and I can test OK on the dev server...the problem comes only at deploy time. Was working fine in 1.7.3. Anyone else? I reverted to 1.7.3 to get around this.gae java.lang.RuntimeException: Cannot get the System Java Compiler. Please use a JDK, not a JRE.
--
You received this message because you are subscribed to the Google Groups "Google App Engine" group.
To view this discussion on the web visit https://groups.google.com/d/msg/google-appengine/-/8n1c-lXGbcwJ.
To post to this group, send email to google-a...@googlegroups.com.
To unsubscribe from this group, send email to google-appengi...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en.
How to uninstall jre
I just updated GAE to 1.7.4, and I'm getting the JDK missing error (see below) at deploy time. The JSPs compile fine in Eclipse and I can test OK on the dev server...the problem comes only at deploy time. Was working fine in 1.7.3. Anyone else? I reverted to 1.7.3 to get around this.gae java.lang.RuntimeException: Cannot get the System Java Compiler. Please use a JDK, not a JRE.