Super Dev mode in GWT
问题 I'm new to gwt. I don't know how to start up Super Dev mode . I need the detailed explanation step by step. I have tried editing gwt.xml file by adding <add-linker name="xsiframe"/> <set-configuration-property name="devModeRedirectEnabled" value="true"/> <set-property name="compiler.useSourceMaps" value="true" /> but i cant get the idea about this. 回答1: Follow these steps, you 'll definitely find the solution. Download the GWT 2.5 RC2, and put it somewhere...I put it in my eclipse/plugins