Hi,

I use GWT 2.5.1
I have at least theses configurations : 
<add-linker name="xsiframe" />
<set-configuration-property   name='xsiframe.failIfScriptTag'   
 value="false" /> 
<set-property name="compiler.useSourceMaps"  value="true" /> -->

- I would like to know if Source Map should work with the *online*application 
(the website in production) ?
Because, I succeed to see the java files in local developement mode...but I 
didn t succeed to see the java files with my website online. (and I have 
used the same *.gwt.xml file)

- Is it mandatory to use Super Dev Mode to have Source Map working in local 
dev ? In other terms, is it mandatory to set :
<set-configuration-property name="devModeRedirectEnabled" value="*true*" /> 
Because, in local dev, if I set the previous line with: value="*false*", 
then I cannot see the source map.

Thanks you,

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to