在哪里写GWT -noserver选项以防止内置码头启动? [英] Where to write GWT -noserver option to prevent built-in jetty of starting?

查看:81
本文介绍了在哪里写GWT -noserver选项以防止内置码头启动?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

Hello all

我正在开发一个需要由tomcat提供服务的GWT应用程序。我通过互联网搜索并阅读了太多的行和建议,所有这些都告诉我们在GWT配置中添加名为-noserver的选项!我无法管理在哪里以及如何完成任务:(



我做了如下:

1)我为eclipse安装了WTP

2)将tomcat 7配置为服务器

3)创建动态Web项目并将项目迁移到其中

我不知道下一步是什么:(



任何帮助都会受到赞赏

解决方案

Google倒闭了吗?< br $> b $ b

http://www.gwtproject.org /doc/latest/DevGuideCompilingAndDebugging.html#How_do_I_use_my_own_server_in_development_mode_instead_of_GWT [ ^ ]



玩得开心。


你好ll,

正如TorstenH回答的那样,答案在他发布的地址中提到但是还不够清楚。对于那些难以理解Google在指南中所说的内容并且仍然不知道将 -noserver 选项放在何处的人,请按以下步骤操作:



1)在运行配置窗口中,选择项目用于运行的配置。

2)选择参数标签。

3)在程序参数框中写下 -noserver 选项

4)申请



完成了! :)

Hello all
I am developing a GWT application which needs to be served by tomcat. I searched and read too many lines and suggestions through internet which all was telling to add an option called -noserver somewhere in GWT configurations! I couldn't manage where and how to complete the task :(

I did as follows:
1) I installed WTP for eclipse
2) Configured tomcat 7 as a server
3) Create a dynamic web project and migrate my project in it
I don't know what is the next step :(

Any help would be appreciated

解决方案

is Google down?

http://www.gwtproject.org/doc/latest/DevGuideCompilingAndDebugging.html#How_do_I_use_my_own_server_in_development_mode_instead_of_GWT's[^]

have fun.


Hi all,
As TorstenH replied, the answer is mentioned in the address he posted but it is not really clear enough. For the ones who has difficulties to understand what Google said in the guide and still don't know where to put the -noserver option, please follow these steps:

1)In Run Configuration window select the configuration which your project uses to run.
2)Select Arguments tab.
3)Write -noserver option in Program Arguments box
4)Apply

It's done! :)


这篇关于在哪里写GWT -noserver选项以防止内置码头启动?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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