【问题标题】:GWT Wizards are not showing in the eclipse Wizards menuGWT 向导未显示在 eclipse 向导菜单中
【发布时间】:2012-12-08 02:20:05
【问题描述】:

google 文档http://code.google.com/webtoolkit/tools/gwtdesigner/wizards/gwt/uibinder_dialogbox.html 显示了 Eclipse 中的 GWT 向导,但是,在我的系统上,这没有显示。如何让它们显示?

谷歌文档

我的系统

我肯定在 eclipse 中安装了 GWT 并且可以运行 GWT 项目

这是我从帮助菜单中更新的网站

Eclipse 3.7 WindowBuilder Repo http://download.eclipse.org/windowbuilder/WB/integration/3.7 已启用

GWT 框架http://dl.google.com/eclipse/plugin/3.7 已启用

Indigo http://download.eclipse.org/releases/indigo 已启用

Subclipse SVN http://subclipse.tigris.org/update_1.8.x 已启用

Eclipse 项目更新http://download.eclipse.org/eclipse/updates/3.7 已启用

【问题讨论】:

  • 你在使用 Java 透视图吗?
  • 是的,绝对是 java 透视图(我也在使用 eclipse 版本:3.7.1)

标签: eclipse gwt gwt-designer


【解决方案1】:

【讨论】:

  • GWT Designer Core 2.4.2.r37x201110201837 com.google.gdt.eclipse.designer.hosted.feature.feature.group Google, Inc. GWT Designer Editor 2.4.2.r37x201110201842 com.google.gdt .eclipse.designer.editor.feature.feature.group Google, Inc. GWT Designer GPE 2.4.2.r37x201110220223 com.google.gdt.eclipse.designer.gpe.feature.feature.group Google, Inc.
  • 您是否必须这样做才能在屏幕截图中看到设计师? stackoverflow.com/questions/6454745/…我必须这样做,虽然安装了 GWT,但我必须重新安装它才能看到 GWT 设计器
  • 我安装了以下 -> Eclipse 3.7 WindowBuilder Repo download.eclipse.org/windowbuilder/WB/integration/3.7。我想我手动添加了这个以获得 WindowBuilder Swing 和 SWT。
【解决方案2】:

您需要安装完整版的 GWT Designer。安装 GPE 只会让您获得 GWT Designer 的精简版本(没有任何向导)。

【讨论】:

  • 有什么区别,如何获取完整版?
  • 最新的开普勒 GWT 设计器可以在这里找到 (dl.google.com/eclipse/inst/d2gwt/latest/4.3)。托管链接的 Google 页面尚未针对此新版本进行更新。
【解决方案3】:

以下是我如何让 GWT Designer 工具在 Eclipse Juno 上工作:

  1. 我已经使用 GWT Designer 安装了 GWT 2.5.0。但是,我在任何地方都看不到设计师
  2. 同时,我的 Eclipse 上没有安装 WindowBuilder。
  3. 所以我首先从主 Eclipse 插件库安装了 WindowBuilder 插件
  4. 然后我卸载了 GWT Designer(包括所有 3 个左右的包)
  5. 重启 Eclipse
  6. 重新安装 GWT Designer
  7. 重启 Eclipse
  8. 转到文件 > 新建 > WindowBuilder > GWT 用户界面
  9. 得到一个对话框,提示我需要安装额外的 WindowBuilder 工具包。 "点击完成安装此工具包"
  10. 点击完成,Eclipse 完成,问题解决 =)

不确定是否需要所有步骤。我认为关键是要在 GWT Designer 中安装 WindowBuilder,并记住转到 New > WindowBuilder 而不是 New > Google Web Toolkit

【讨论】:

    猜你喜欢
    • 2020-12-12
    • 2015-01-13
    • 1970-01-01
    • 1970-01-01
    • 2021-05-05
    • 2018-02-15
    • 1970-01-01
    • 2012-07-09
    • 1970-01-01
    相关资源
    最近更新 更多