I am migrating to GWT 2.7.0 in order to use Super DevMode. I tried to run the BuildInDS sample (nothing was changed to it) and got a blank page.
According to http://www.smartclient.com/smartgwt/...eshooting.html I realized that I need to "Make sure to run the GWT Plugin in Classic Dev Mode at least once, to install the Framework resources and generate loadScriptTagFiles.js." Hence I switched back to GWT 2.6.1, run the sample and the loadScriptTagFiles.js file was generated.
I switched back to GWT 2.7.0, run the sample and again blank page. The problem is that the loadScriptTagFiles.js file is empty. Why is it empty and how can I correctly generate it?
I am using Mac OS X 10.10.5, Firefox 53.0.2 (64-bit), Eclipse Kepler Service Release 2, SGWT L5.0 - nightly build from: 2015-09-24. The same happens on other operating systems, with newer versions of Eclipse and other browsers...
Any hint is appreciated. Thank you!
According to http://www.smartclient.com/smartgwt/...eshooting.html I realized that I need to "Make sure to run the GWT Plugin in Classic Dev Mode at least once, to install the Framework resources and generate loadScriptTagFiles.js." Hence I switched back to GWT 2.6.1, run the sample and the loadScriptTagFiles.js file was generated.
I switched back to GWT 2.7.0, run the sample and again blank page. The problem is that the loadScriptTagFiles.js file is empty. Why is it empty and how can I correctly generate it?
I am using Mac OS X 10.10.5, Firefox 53.0.2 (64-bit), Eclipse Kepler Service Release 2, SGWT L5.0 - nightly build from: 2015-09-24. The same happens on other operating systems, with newer versions of Eclipse and other browsers...
Any hint is appreciated. Thank you!
Comment