lypanov / gwt-autoconfig

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add the following line to your main parent .gwt.xml:
     <inherits name="com.glubble.auto.AutoConfiguration"/>
    
And the following in each child .gwt.xml:
     <set-configuration-property name="foobar" value="whee1234" />

About


Languages

Language:Java 100.0%