• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1<module>
2    <inherits name='com.google.gwt.user.User'/>
3    <inherits name='com.google.gwt.json.JSON'/>
4    <inherits name='com.google.gwt.http.HTTP'/>
5
6    <source path="moblab"/>
7    <source path="common"/>
8    <entry-point class='autotest.moblab.MoblabSetupClient'/>
9
10    <stylesheet src='common.css'/>
11    <stylesheet src='afeclient.css'/>
12    <stylesheet src='standard.css'/>
13    <stylesheet src='moblabsetup.css'/>
14</module>
15