Warning: file_get_contents(/data/phpspider/zhask/data//catemap/2/google-app-engine/4.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Google app engine Eclipse Luna Google插件更新_Google App Engine_Eclipse Luna_Google Plugin Eclipse - Fatal编程技术网

Google app engine Eclipse Luna Google插件更新

Google app engine Eclipse Luna Google插件更新,google-app-engine,eclipse-luna,google-plugin-eclipse,Google App Engine,Eclipse Luna,Google Plugin Eclipse,Iam使用eclipse luna和google插件开发google应用程序引擎应用程序。我安装了谷歌插件的更新,我的项目运行良好,现在充满了错误。JDO和appengine的import语句显示错误,如“import javax.JDO无法解析”。当我尝试运行它时,会显示以下错误: 错误:无法找到或加载主类com.google.appengine.tools.development.DevAppServerMain。 在我更新google插件之前,我的项目运行得很好。 eclipse和goog

Iam使用eclipse luna和google插件开发google应用程序引擎应用程序。我安装了谷歌插件的更新,我的项目运行良好,现在充满了错误。JDO和appengine的import语句显示错误,如“import javax.JDO无法解析”。当我尝试运行它时,会显示以下错误: 错误:无法找到或加载主类com.google.appengine.tools.development.DevAppServerMain。 在我更新google插件之前,我的项目运行得很好。 eclipse和google插件的版本: 版本:Luna Service Release 2(4.4.2) 构建id:20150219-0600
Eclipse4.4的Google插件更新必须用更新的版本替换gae sdk

转到项目属性>谷歌>应用程序引擎,确保选择了有效的sdk版本