GWT在开发模式下强制服务器上的更新 [英] GWT force Update on Server during development mode

查看:399
本文介绍了GWT在开发模式下强制服务器上的更新的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我遇到了一个非常烦人的问题。在我的应用程序中,无论何时我需要更改客户端代码,刷新都会使新的修补程序生效



但是,在编辑服务器代码时,我需要停止当前的应用程序并运行再次。当应用程序很大时,这需要一点时间。



有没有办法强制更新当前运行的服务器代码???

解决方案 div>


我需要停止当前的应用程序并再次运行

[...]
有没有办法强制更新当前运行的服务器代码???

绝对!当您需要刷新服务器端代码时,没有必要停止服务器:在开发模式视图(在Eclipse中),单击带有两个黄色箭头的图标。此应用程序重新加载比服务器重新启动快得多。




I am getting a really annoying problem. In my application, whenever i need to change client code, the refresh make the new fix works

However, when editing server code, i need to stop the current application and run again. When the application is big, this takes a little time.

Is there a way to force update the current running server code???

解决方案

i need to stop the current application and run again

[...] Is there a way to force update the current running server code???

Absolutely! It's not necessary to stop the server when you need to refresh the server side code: In the "Development Mode" view (in Eclipse), click the icon with the two yellow arrows. This application reload is much quicker than a server restart.

这篇关于GWT在开发模式下强制服务器上的更新的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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