java - 为 Eclipse Helios 安装 Google 插件

标签 java eclipse gwt plugins

我正在尝试为 Eclipse Helios 安装 Google 插件。据我所知,此安装包括 Google App Engine Java SDK 1.6.4 , Google Plugin for Eclipse 3.7 , Google Web Toolkit SDK 2.4.0

我得到以下信息:

Cannot complete the install because one or more required items could not be found. Software being installed: Google Web Toolkit SDK 2.4.0 2.4.0.v201203300216-rel-r37 (com.google.gwt.eclipse.sdkbundle.e37.feature.feature.group 2.4.0.v201203300216-rel-r37)
Missing requirement: Google Plugin for Eclipse 3.7 2.5.2.v201203300216-rel-r37 (com.google.gdt.eclipse.suite.e37.feature.feature.group 2.5.2.v201203300216-rel-r37) requires 'org.eclipse.core.runtime 3.7.0' but it could not be found Cannot satisfy dependency: From: Google Web Toolkit SDK 2.4.0 2.4.0.v201203300216-rel-r37 (com.google.gwt.eclipse.sdkbundle.e37.feature.feature.group 2.4.0.v201203300216-rel-r37) To: com.google.gdt.eclipse.suite.e37.feature.feature.group 2.5.2

我尝试安装 Web Developer Tools(如 this answer 中所建议的那样)和 MyLyn Commons(如 another answer 中所建议的那样),但仍然遇到相同的错误。如果我应该安装该插件的另一个版本,我如何在市场上选择它?此消息的其他可能原因是什么?提前致谢。

最佳答案

要更快地实现一切,只需执行以下操作:

  1. 从下载页面手动下载插件
  2. 插件文件移至eclipseplugins文件夹
  3. 重新启动eclipse

    • eclipse 4.2 是 Juno
    • eclipse 3.7 是 Indigo
    • eclipse 3.6 是 Helios
    • eclipse 3.5 是伽利略
    • Eclipse 3.4 是 Ganymede
    • eclipse 3.3 是 Europa
    • eclipse 3.2 是 Callisto

所以,只需在下载页面检查哪个 eclipse 版本、哪个 GWT 插件版本适合即可。

这永远不会失败。

关于java - 为 Eclipse Helios 安装 Google 插件,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/10411365/

相关文章:

java - GWT 服务器端数据库连接 - 找不到 oracle.jdbc.driver.OracleDrive

tomcat - 是否可以在 "war"目录之外使用 .jar?

java - 如何确定我的树方法需要哪些参数?

java - HTML 文件中的相似度百分比

c++ - 错误:return type specified for 'operator std::string {aka std::__cxx11::basic_string<char>}'

java - 无法运行我的 jar,没有返回错误(适用于 Eclipse)

javascript - jQuery UI 无法使用 GWT 正确加载

java - 如何在单行中绘制具有不同颜色的折线图

java - 如何将 Jackson PrettyPrinter 格式 json 配置为 Gson

eclipse - 如何在一堆 jar 中找到类名