我可以在没有GWT支持的情况下使用WindowBuilder(Java可视化编辑器Eclipse插件)吗? [英] Can I use WindowBuilder (a Java visual editor Eclipse plugin) without GWT support?

查看:278
本文介绍了我可以在没有GWT支持的情况下使用WindowBuilder(Java可视化编辑器Eclipse插件)吗?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我可以使用 WindowBuilder (一个Java可视化编辑器Eclipse插件)而不需要 Google Web Toolkit (GWT)支持?

Can I use WindowBuilder (a Java visual editor Eclipse plugin) without Google Web Toolkit (GWT) support?

我对它有点困惑。它似乎与GWT集成以构建Google Web应用程序。

I'm a little bit confused about it. It seems that it is integrated with GWT to build Google web applications.

但是我可以用它来为标准Java应用程序构建一个GUI(比如 NetBeans )?

But can I use it to build a GUI for standard Java applications (like NetBeans)?

我知道这听起来很傻,但我花了很多时间知道是否可能,但是我不知道。

I know it sounds silly, but I spend a lot of time to know if is it possible or not, but I couldn't know.

请注意,我是Mac用户,(Mac上的WindowBuilder似乎不完全支持)。

Notice that I am a Mac user, (WindowBuilder on Mac seems not fully supported).

推荐答案

除了GWT应用程序外,WindowBuilder还支持创建SWT,RCP,XWT和Swing应用程序。在Windows,Linux和OSX下完全支持它。最近宣布Google将WindowBuilder引擎以及SWT和Swing工具捐赠给Eclipse.org。

WindowBuilder supports creating SWT, RCP, XWT and Swing apps in addition to GWT apps. It is fully supported under Windows, Linux and OSX. It was recently announced that Google is donating the WindowBuilder Engine along with the SWT and Swing tooling to Eclipse.org.

如果您无法打开非GWT文件,收到未知的GUI工具包错误,这意味着您有一个类路径问题(我们的项目尚未配置为使用任何UI工具包)或您有一个不完整的WindowBuilder安装(例如,如果您只有GWT部分加载WB后,您将无法编辑SWT或Swing UI。)

If you are unable to open a non-GWT file and receive an "Unknown GUI toolkit" error, this means that you either have a classpath problem (our project has not been configured to use any UI toolkit) or you have an incomplete installation of WindowBuilder (for example, if you only have the GWT portion of WB loaded, you would not be able to edit SWT or Swing UIs).

这篇关于我可以在没有GWT支持的情况下使用WindowBuilder(Java可视化编辑器Eclipse插件)吗?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆