google-app-engine - Google Eclipse 插件不见了?

标签 google-app-engine google-eclipse-plugin

今天早上,我试图让一名合作学生开始使用旧版本的 Google App Engine for Eclipse 插件。

以下网站和所有相关链接似乎已从地球上消失:

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

这只是暂时下降吗?
是否可以获得旧版本的插件?

最佳答案

官方文档很可能已经一去不复返了,该插件已被弃用,取而代之的是 Google Cloud Tools for Eclipse 。来自 Migrating from the Google Plugin for Eclipse :

The Google Plugin for Eclipse is deprecated and will not be supported beyond Eclipse 4.6 (Neon). It will be removed in early 2018.

This document describes how to migrate a project that uses the Google Plugin for Eclipse to the supported tooling.



您可以检查 the snapshots of the docs on the Wayback Machine ,如果它们还没有被删除,也许仍然可以找到匹配的代码存储库。

但尽早切换到受支持的工具可能是个好主意,尤其是因为它们才刚刚开始。

相关:Migrating GAE project to Java 8 - get XML validation error after adding runtime property to appengine-web.xml

关于google-app-engine - Google Eclipse 插件不见了?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/48386800/

相关文章:

google-app-engine - 使用 appengine 数据存储祖先路径进行高效搜索

python - Python Google App Engine 中隐式 dict 到 ndb.Model 转换

android - JsonMappingException : No suitable constructor found for type

java - 带有数据流管道的基本 GAE 应用程序失败

google-app-engine - 谷歌应用引擎: fails on deployment but works perfectly locally -- nonresponsive html form submit button

java - GAE Blobstore IllegalStateException : NO CONTENT

java - Google App Engine 服务器将数据发送到云数据存储,即使它通过本地主机运行 :8080

java - 在 Eclipse 中使用 Google 代码格式化程序和 GWT

java - 如何让 Google GIN 在 DevMode 下与 Google-Eclipse 插件配合使用?