【问题标题】:Cannot install Google SDK in Eclipse无法在 Eclipse 中安装 Google SDK
【发布时间】:2013-12-28 03:58:40
【问题描述】:

我正在尝试安装 Eclipse 的 Google 插件,如下所述:https://developers.google.com/eclipse/docs/install-eclipse-4.3

因为我想建立一个 libgdx 项目。但是,当我尝试从该站点下载它时: https://dl.google.com/eclipse/plugin/4.3

SDK 条目不会出现。我已经看到了一些关于此的问题,但似乎没有一个解决方案有帮助,尽管我可能遗漏了一些东西。当我查看这个下载站点时,为什么 SDK 选项没有出现,而这似乎应该是预期的?

这些是我得到的错误:

The project 'my-gdx-game-html' does not have any GWT SDKs on its build path my-gdx-game-html
The project cannot be built until build path errors are resolved
The type java.lang.Object cannot be resolved. It is indirectly referenced from required .class files
The project was not built since its build path is incomplete. Cannot find the class file for java.lang.Object. Fix the build path then try building this project

我也尝试过使用下载站点的存档手动安装它,但当我这样做时 SDK 也不可用。

【问题讨论】:

  • 对我来说也一样。我不得不手动下载 SDK。
  • 很公平,我现在就这样做,希望它能奏效,但我很想知道为什么它不起作用。

标签: eclipse gwt libgdx google-eclipse-plugin


【解决方案1】:

此问题已修复。我们部署 GPE 4.3 更新站点时出错。您现在应该能够从 GPE 4.3 更新站点正确下载 SDK。

请务必在尝试重新检查更新站点之前重新启动 Eclipse(否则您可能会获得缓存的版本)。

【讨论】:

  • 谢谢!我刚试了一下,它奏效了。好时光,我刚刚登录了 StackOverflow。
【解决方案2】:

【讨论】:

  • 我会这样做并尝试一下。虽然我仍然想知道为什么当我按照其他人明显使用过的说明时它不起作用。
猜你喜欢
  • 1970-01-01
  • 2011-10-11
  • 2022-06-29
  • 1970-01-01
  • 2013-12-03
  • 1970-01-01
  • 2013-05-21
  • 1970-01-01
  • 2011-12-15
相关资源
最近更新 更多