On Tuesday, June 3, 2014 2:09:28 PM UTC+2, Ali wrote: > > Hi Thomas, > > Thanks for the reply. > > I am using 2.6.0 and I have these settings set: > > <add-linker name="xsiframe" /> >
Then, assuming the version your deploying to your web server has been compiled with this, the bookmarks should work. > <set-configuration-property name="devModeRedirectEnabled" value="true" /> > This is no longer needed with 2.6+ > <set-configuration-property name="gwt.superdevmode" value="on" /> > You shouldn't set this. CodeServer takes care of that. -- 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/d/optout.
