Thanks vinny for your support.. On Sep 12, 2013 8:29 AM, "Vinny P" <[email protected]> wrote:
> On Wed, Sep 11, 2013 at 3:04 PM, Deepak Singh <[email protected]> > wrote: > >> my project was being deployed successfully. I upgraded to GAE Java 1.8.3 >> and since after that i am getting the following error during deployment. >> >> Preparing to deploy: >> Created staging directory at: >> 'C:\Users\Deepak\AppData\Local\Temp\appcfg9147832672184820845.tmp' >> Scanning for jsp files. >> Compiling jsp files. >> java.lang.RuntimeException: Cannot get the System Java Compiler. Please >> use a JDK, not a JRE. >> >> > > When you upgraded GAE, you probably reset the JDK/JRE path. > > Go to Eclipse - Window - Preferences - Java - Installed JREs and make sure > that there is a JDK in the list. If not, delete any JREs in there and add > the JDK through the Add button on the right hand side. > > > ----------------- > -Vinny P > Technology & Media Advisor > Chicago, IL > > App Engine Code Samples: http://www.learntogoogleit.com > > -- > You received this message because you are subscribed to the Google Groups > "Google App Engine" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/google-appengine. > For more options, visit https://groups.google.com/groups/opt_out. > -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-appengine. For more options, visit https://groups.google.com/groups/opt_out.
