Java 6 applications are prevented from being deployed to Google App Engine from any version of the SDK -


when tried deploy java 6 application in app engine. got error like

java 6 applications prevented being deployed google app engine     version of sdk, including older ones. if need continue deploy java 6  applications compatibility reasons, can request application  whitelisted java 6 deployment visiting link. 

then changed java version 1.7 in project settings. after, app engine deployment throw same error.

how fix issue.

i fix issue installing eclipse 4.3 kepler , app engine sdk 1.9.2.

install latest eclipse 4.3

https://www.eclipse.org/downloads/

install latest google eclipse plugin

https://developers.google.com/eclipse/docs/getting_started


Comments

Popular posts from this blog

Android layout hidden on keyboard show -

google app engine - 403 Forbidden POST - Flask WTForms -

c - Why would PK11_GenerateRandom() return an error -8023? -