于此主题的全部 10 个帖子 - 树式浏览
发件人: jack.tang - 查看个人资料
日期: 2006年5月19日(星期五) 上午2时26分
电子邮件: "jack.tang"
尚未评分评级:
显示选项
回复 答复作者 转发 打印 显示个别帖子 显示原始邮件 报告滥用行为 查找此作者的帖子
>From the document
http://code.google.com/webtoolkit/gettingstarted.html#New.
It said:
Just click the green "Run" button at the top of the window to start
your project in hosted mode.
And I wonder what it exactly to "Run", you know, there is drop-down
list in "Run" button, and what Class should specified? or I lost
something?
Thanks
/Jack
回复 为此帖评分: Text for clearing space
发件人: Mr. Monster - 查看个人资料
日期: 2006年5月19日(星期五) 上午2时32分
电子邮件: "Mr. Monster"
尚未评分评级:
显示选项
回复 答复作者 转发 打印 显示个别帖子 显示原始邮件 报告滥用行为 查找此作者的帖子
You missed something, if you follow the instructions exactly and click
Run it will start up the example app. No need to configure anything
inside eclipse.
回复 为此帖评分: Text for clearing space
发件人: jack.tang - 查看个人资料
日期: 2006年5月19日(星期五) 上午2时40分
电子邮件: "jack.tang"
尚未评分评级:
显示选项
回复 答复作者 转发 打印 显示个别帖子 显示原始邮件 报告滥用行为 查找此作者的帖子
Well, can you explain how to hook hosted browser into eclipse manually?
using MyApplication.launch?
回复 为此帖评分: Text for clearing space
发件人: Roux - 查看个人资料
日期: 2006年5月19日(星期五) 上午3时02分
电子邮件: "Roux"
尚未评分评级:
显示选项
回复 答复作者 转发 打印 显示个别帖子 显示原始邮件 报告滥用行为 查找此作者的帖子
It doesn't work for me either. The directions are either wrong,
incomplete, or don't work with every version of eclipse.
回复 为此帖评分: Text for clearing space
发件人: jack.tang - 查看个人资料
日期: 2006年5月19日(星期五) 上午3时07分
电子邮件: "jack.tang"
尚未评分评级:
显示选项
回复 答复作者 转发 打印 显示个别帖子 显示原始邮件 报告滥用行为 查找此作者的帖子
When I click "Run" button, it always run the first application in the
drop list and the *.launch doesnot work at all. How to load the
*.launch, anyone knows?
回复 为此帖评分: Text for clearing space
发件人: Adrian Marti - 查看个人资料
日期: 2006年5月19日(星期五) 上午3时17分
电子邮件: "Adrian Marti"
尚未评分评级:
显示选项
回复 答复作者 转发 打印 显示个别帖子 显示原始邮件 报告滥用行为 查找此作者的帖子
in the docs it says to use com.google.gwt.dev.GWTShell as the startup
class, which may mean main class for Run dialog? I tried this but had a
null pointer on logging setup.
Caused by: java.lang.NullPointerException
at org.apache.commons.logging.LogFactory.newFactory
回复 为此帖评分: Text for clearing space
发件人: jack.tang - 查看个人资料
日期: 2006年5月19日(星期五) 上午3时18分
电子邮件: "jack.tang"
尚未评分评级:
显示选项
回复 答复作者 转发 打印 显示个别帖子 显示原始邮件 报告滥用行为 查找此作者的帖子
Well, I think I found something.
The main class is com.google.gwt.dev.GWTShell, which hosts in
gwt-dev-windows.jar. It is missed in the tutorial. and
swt-win32-3139.dll should be in the same dir as gwt-dev-windows.jar.
You can try to run it.
But,still, i don't have to hook the *.launch:(
回复 为此帖评分: Text for clearing space
发件人: drusifer - 查看个人资料
日期: 2006年5月19日(星期五) 上午3时24分
电子邮件: "drusifer"
尚未评分评级:
显示选项
回复 答复作者 转发 打印 显示个别帖子 显示原始邮件 报告滥用行为 查找此作者的帖子
I was having a similar issue originally too. When I pressed Run it
just ran my other project. Then I went into the "Run..." dialogue and
noticed that a new Runner was set up for my GWT project and that one
worked.
-Drusifer
回复 为此帖评分: Text for clearing space
发件人: jack.tang - 查看个人资料
日期: 2006年5月19日(星期五) 上午3时27分
电子邮件: "jack.tang"
评级: (2 位用户)
显示选项
回复 答复作者 转发 打印 显示个别帖子 显示原始邮件 报告滥用行为 查找此作者的帖子
Bingo! I got the answer!
eclipse 3.1.1
pls copy MyApplication.launch to
{eclipse.home}\.metadata\.plugins\org.eclipse.debug.core\.launches
And you will find MyApplication in the "Run" list, Runnnnn it....
回复 为此帖评分: Text for clearing space
发件人: dealyb - 查看个人资料
日期: 2006年5月19日(星期五) 上午4时34分
电子邮件: "dealyb"
尚未评分评级:
显示选项
回复 答复作者 转发 打印 显示个别帖子 显示原始邮件 报告滥用行为 查找此作者的帖子
jack.tang wrote:
> >From the document
> http://code.google.com/webtoolkit/gettingstarted.html#New.
> It said:
> Just click the green "Run" button at the top of the window to start
> your project in hosted mode.
> And I wonder what it exactly to "Run", you know, there is drop-down
> list in "Run" button, and what Class should specified? or I lost
> something?
> Thanks
> /Jack
Hi Jack, when I launch the configuration page reads
com.google.gwt.dev.GWTShell for the main class
and my project name "opportunity" under the project
tab with no checkboxes checked. and this launches
the hosted mode for me. I hope this helps you.
regards,
Brian
回复 为此帖评分: Text for clearing space
帖子的结尾