Disabling GWT 2.7.0 Super Dev Mode

你。 提交于 2019-12-07 18:53:16

问题


I just start sdm with GWT 2.7.0. It seems now we don't need to have Start/Stop bookmarks and it will automatically happens, good news but sometime I want to switch to production mode on my local machine.

I cant dot it I just put -Dgwt.compiler.force in front ot "maven clean install" or just add <superDevMode>false</superDevMode> in maven POM but just getting "Could not load webapp from Super Dev Mode server ..." !!!!

How Can I avoid runing SDM ?

Thanks

来源:https://stackoverflow.com/questions/31393159/disabling-gwt-2-7-0-super-dev-mode

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!