Hello all I am using smart gwt 2.3 pro version with Mozilla on windows xp system. I made Test Application on it & it is running successfully. Now I want to use developer console for this application. I gwt.xml coding is like below.
<inherits name="com.smartgwt.tools.SmartGwtTools"/>
Now After compiling and running it I am writing javascript:isc.showConsole() to my browser. But is it doing nothing. I am not getting what to do else for developer console. Thanks in advance