Can't start google web app in eclipse, Security restrictions will not be completely emulated

后端 未结 3 445
暖寄归人
暖寄归人 2020-12-30 22:12

When I try to run the auto generated code in my google web app project using GAE I get the following error:

Mar 19, 2014 5:21:28 PM com.google.appengine.tool         


        
3条回答
  •  悲哀的现实
    2020-12-30 23:02

    In my case in addition to what is mentioned in Kevin answer, I also had to modify the value of java to 1.7 in run configurations.

    enter image description here

提交回复
热议问题