如何在 Eclipse 中关闭 Google "Analytics Ping"

How to switch off Google "Analytics Ping" in Eclipse

在 Eclipse Neon 中,如果我构建(即保存文件!)或与 eGIT 同步,我开始得到一个名为 "Analytics Ping" 的可疑后台作业。 I believe this is due to GWT (2.8.0)。它似乎执行不力:

1) 其他后台作业在它后面不必要地排队(它阻止我 updating/committing 代码!)。

2) 与 Eclipse 中的许多其他后台作业一样,它不响应取消请求。

因此,如果 "pinging" 返回有问题,它会阻止我工作(为什么它需要为每个文件保存执行 ping 操作?!)。

有人知道如何为这些版本关闭此功能吗?谢谢。

在 Eclipse 首选项 > GWT 中,禁用 "Share anonymous usage statistics of the GWT Eclipse Plugin..."