2

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

Nav
  • 4,450
  • 10
  • 53
  • 84
  • How did you start (Super)DevMode? If outside Maven, with which `-war` argument? Could it be the same as https://stackoverflow.com/questions/5719118/gwt-module-may-need-to-be-recompiled-redux (the error message being different because of "classic" DevMode vs. SuperDevMode) – Thomas Broyer Jul 13 '15 at 22:02
  • It is standard maven project, I am starting it with gwt:run and/or eclipse, in eclipse -war is addressing target exploded folder. – Nav Jul 13 '15 at 23:54
  • did you try adding -nosuperDevMode to programm arguments? – Tobika Jul 14 '15 at 12:50

0 Answers0