问题
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