Skip to content

Instantly share code, notes, and snippets.

@billy1380
Created November 26, 2014 17:35
x.gwt.xml linker flags
<!-- classic mode 2.7 -->
<add-linker name="xs"/>
<!-- superdev mode 2.5 -->
<add-linker name="xsiframe"/>
<set-configuration-property name="xsiframe.failIfScriptTag" value="false"/>
<set-configuration-property name="devModeRedirectEnabled" value="true"/>
<!-- superdev mode 2.6 -->
<add-linker name="xsiframe"/>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment