GWT>导入示例项目 [英] gwt> importing a sample project

查看:187
本文介绍了GWT>导入示例项目的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我只是在两个小时之后才试图强制它工作,并在线寻找答案。

I'm just barely after 2 hours of trying to force it to work and looking for answers online.

如何在世界上将gwt应用程序导入到Eclipse中并使其运行?

How in the world do you import a sample gwt application into your eclipse and make it run?

方式,我找不到projectCreator.cmd在我的文件的任何地方,在哪里假设是假设我已经使用eclipse插件更新到d / l gwt 1.7.1?

by the way, I cannot find "projectCreator.cmd" anywhere in my files, where is it suppose to be assumming i've used eclipse plugin updater to d/l gwt 1.7.1?

推荐答案

嗯,这是我最后做的,虽然它丑陋,可能不是这样的意思:

Well, this is what I ended up doing though it ugly and probably not how it was meant to be:

我创建一个名为bla或任何
的新应用程序,然后在项目> import ...> general\file system ...(如导入文件到项目中)

I create a new application called it "bla" or whatever then right on project > import... > general\file system... (as in import files into projects)

然后我选择了一个示例应用程序的顶级文件夹,例如..gwt .samples / Mail

then I selected the top folder of one of the sample applications, for example ..gwt..samples/Mail

选择所有文件夹和文件。
选择选项覆盖而不用警告。
取消选择复制整个文件夹结构

selected all folders and files. selected option "override without warning\asking" de-selected option "copy entire folder structure"

就是这样。我去build.XML将项目名称重命名为bla,然后点击运行作为一个Web应用程序。

that's about it. I went to build.XML to rename the project name to "bla" and then I clicked run as a web application.

祝你好运。

这篇关于GWT>导入示例项目的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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